28 Commits (master)

Author SHA1 Message Date
orignal d735ed95c8 correct hash for gost 7 years ago
orignal fb63b01fe5 use gost-512 for RIPEMD160 7 years ago
orignal 1402c2c428 use gost curve 7 years ago
orignal 0034885bb4 G prefix for gostcoin 7 years ago
Filippo Valsorda d25c8a42f2 added simulate (-n) and stop_after_first_match (-1) options 12 years ago
samr7 69a380c29c Don't skip the last case-insensitive variant of each prefix. 12 years ago
samr7 74e9eaaa6e Support multiple pattern input files, with different case-sensitivity 12 years ago
samr7 9c6fae2965 Minor tweak to prefix case-enumerator 12 years ago
samr7 af42e55a22 Initial multi-device OpenCL support for oclvanitygen and oclvanityminer. 12 years ago
samr7 0ffb0d7c55 Move AVL tree out of pattern.c. 12 years ago
samr7 5dc518a683 Fix case-insensitive search for O, I, and l characters. 12 years ago
samr7 c21e99a58b Basic support for concurrency in OpenCL engine. 12 years ago
samr7 7c7caf5eec Initialize search context before use. 12 years ago
samr7 217351c30b Clean up timing statistics on thread shutdown. 12 years ago
samr7 4700be088f Add oclvanityminer. Move OpenCL engine code to oclengine.c. 12 years ago
samr7 9ac1c5e21d Add support for base public keys to vanitygen and oclvanitygen. 12 years ago
samr7 910e9f94e1 Merge luke-jr's script address search code. 12 years ago
samr7 4f85df71d9 Fix a misspelled word. 12 years ago
samr7 84a67fe96b Send error messages and other secondary output to stderr. 13 years ago
samr7 9d8ad666a4 Update password-protected address handling code to new format. 13 years ago
samr7 b15be3734e Add private key password-protection. 13 years ago
samr7 46aed119a1 Split base-58 encoding primitives out of pattern.c. 13 years ago
samr7 570e081546 Fix a serious bug in the private key encoder. 13 years ago
samr7 b20eb08517 Ignore impossible case-differing variants of prefixes, as long as at 13 years ago
samr7 c8797446d7 Resolve a GCC warning. 13 years ago
samr7 d43ead4b3e Use multiple time/work samples to determine key rate. 13 years ago
samr7 d64d355010 Checkpoint development of oclvanitygen. 13 years ago
samr7 2dcd8fdff6 Display hint message when given impossible prefix. 13 years ago
samr7 34b6aa670e Display a warning message if built against an old version of OpenSSL. 13 years ago
samr7 d8b7676a17 Tweak EC_POINT batch additions to add affine points (+10% performance) 13 years ago
samr7 dddc627798 Add "-s" option for external RNG seed. 13 years ago
samr7 3b27f81a98 Use EC_POINTs_make_affine() to improve performance. ~6X speedup! 13 years ago
samr7 bcbaff3cf0 Add keep pattern after match option, quiet option, and result file. 13 years ago
samr7 f40a553fed Fix difficulty recalculation when a prefix match is found. 13 years ago
samr7 d40577e361 Use GetLogicalProcessorCount() to count CPUs on Windows. 13 years ago
samr7 03f4e05ebf Fix arithmetic problems related to difficulty estimation of multiple 13 years ago
samr7 e9d063f70b Fix Win32 nmake build, increase warning level, resolve warnings 13 years ago
samr7 9bbefd2ce8 Vanitygen 0.5 as released (attempted) on forum. 13 years ago
samr7 6baae946a9 Vanitygen 0.4 as released on forum 13 years ago
samr7 9da77c3e76 Vanitygen 0.3 as released on forum 13 years ago
samr7 927c650808 Vanitygen 0.1 as released on forum. 13 years ago