1
0
mirror of https://github.com/GOSTSec/vanitygen synced 2025-02-07 12:24:20 +00:00

12 Commits

Author SHA1 Message Date
samr7
9ac1c5e21d Add support for base public keys to vanitygen and oclvanitygen.
Add partial private key combining feature to keyconv.
2012-06-29 21:51:46 -07:00
samr7
910e9f94e1 Merge luke-jr's script address search code. 2012-06-29 07:12:12 -07:00
samr7
0f09377510 Fix a typo in dumpbn(). 2011-08-21 15:48:35 -07:00
samr7
d0dbe37a3b Add fdumphex() and fdumpbn() for use with stderr. 2011-08-20 14:42:12 -07:00
samr7
8c11ba8851 Resolve a GCC warning. 2011-08-17 12:31:13 -07:00
samr7
7bb1996d37 Slipped again. 2011-08-17 12:03:39 -07:00
samr7
fd4660217d Reorganize the private key encryption a bit. 2011-08-17 12:00:33 -07:00
samr7
9d8ad666a4 Update password-protected address handling code to new format.
Add support for PKCS#8.
2011-08-16 19:39:04 -07:00
samr7
0c1787bada Win32 build fix for missing M_E. 2011-08-14 11:12:36 -07:00
samr7
38681d7c1e Include PKCS5_PBKDF2_HMAC() for compatibility with OpenSSL <1.0.0 2011-08-12 13:28:16 -07:00
samr7
b15be3734e Add private key password-protection. 2011-08-11 13:43:03 -07:00
samr7
46aed119a1 Split base-58 encoding primitives out of pattern.c. 2011-08-07 16:10:45 -07:00