139 Commits (master)
 

Author SHA1 Message Date
samr7 a4398961a6 Resolve Windows makefile issues 12 years ago
samr7 4b50b6f651 Update Mac OS X Makefile. 12 years ago
samr7 d665689430 Use newer OpenSSL APIs to hash OpenCL programs, to eliminate deprecation 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 6c0f8a33b3 Fix a typo in the README. 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 85960dfa9a Minor formatting and function naming cleanups to OpenCL kernel. 12 years ago
samr7 0f09377510 Fix a typo in dumpbn(). 13 years ago
samr7 d0dbe37a3b Add fdumphex() and fdumpbn() for use with stderr. 13 years ago
samr7 5fb1fe9119 Pass the correct export password to the encoder function. 13 years ago
samr7 7b0300081b Add keyconv utility for decrypting and converting private keys. 13 years ago
samr7 8c11ba8851 Resolve a GCC warning. 13 years ago
samr7 7bb1996d37 Slipped again. 13 years ago
samr7 fd4660217d Reorganize the private key encryption a bit. 13 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 df05bc7784 Don't try to change the worksize under -V, change the thread count. 13 years ago
samr7 0c1787bada Win32 build fix for missing M_E. 13 years ago
samr7 458bb28add Add verification mode for tracking down OpenCL/hardware problems. 13 years ago
samr7 cb3e60750a Minor optimization to heap_invert(). 13 years ago
samr7 38681d7c1e Include PKCS5_PBKDF2_HMAC() for compatibility with OpenSSL <1.0.0 13 years ago
samr7 b15be3734e Add private key password-protection. 13 years ago
samr7 e460371230 Bump version and update changelog. 13 years ago
samr7 d0f4dd3b4b Try another method of invoking pthreads-win32 initialization. 13 years ago
samr7 615600b224 Add mingw compatibility. 13 years ago
samr7 3bcb68878d Note that oclvanitygen kernel no longer breaks with latest NVIDIA 13 years ago
samr7 9a333b7627 Reduce console output from the Microsoft compiler. 13 years ago
samr7 b887a2fd9d Update the Mac OS X Makefile. 13 years ago
samr7 d481879a7e Don't force unrolling of specific loops without DEEP_PREPROC_UNROLL. 13 years ago
samr7 933a020205 Add explicit preprocessor unrolling. 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 5b80709a3e Update Windows build instructions, clarify how to get static pthreads. 13 years ago
samr7 31783f5197 Be more specific in error message about missing kernel code. 13 years ago
samr7 216cb03c5c Display a warning when used with low-difficulty patterns and -k. 13 years ago
samr7 dd2f5670e6 Change the meaning of -w again. Now it's the number of address 13 years ago
samr7 bbc59bf106 Prune useless code and add some Radeon optimizations to bn_from_mont(). 13 years ago
samr7 1f3e3132ac Add a copy of the GNU AGPLv3 license to the repository. 13 years ago
samr7 e025be9648 Add AMD BFI_INT optimizations to SHA-2 and RIPEMD160 hash functions. 13 years ago
samr7 b053d1c0c3 Fix a bug in carry/borrow propagation. 13 years ago
samr7 7ba90d3086 Add implementation of bignum add/subtract better suited to AMD Radeon. 13 years ago
samr7 04dd595ce2 Add device quirks mechanism. 13 years ago
samr7 749daa7b17 Bump version to 0.16. 13 years ago
samr7 c6a0fb7611 Merge branch 'master' of https://github.com/jackjack-jj/vanitygen 13 years ago
samr7 a53a6e52da Add safe mode option to disable problematic optimizations. 13 years ago
jackjack 75246451d3 Add addrtype flag 13 years ago
samr7 2de1c2e647 Merge branch 'master' of github.com:samr7/vanitygen 13 years ago
samr7 31ca88ab40 Apply some optimizations to the OpenCL kernel. 13 years ago