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

7 Commits

Author SHA1 Message Date
samr7
a5ff3bd4ac Checkpoint some optimizations to oclvanitygen. 2011-07-18 15:24:48 -07:00
samr7
d8b7676a17 Tweak EC_POINT batch additions to add affine points (+10% performance)
Fix RNG seed option, thanks Shevek
Bump version to 0.12
2011-07-13 04:29:39 -07:00
samr7
dddc627798 Add "-s" option for external RNG seed.
Use a read-mostly optimized lock to synchronize access to patterns.
Bump version to 0.11
2011-07-12 16:10:00 -07:00
samr7
bcbaff3cf0 Add keep pattern after match option, quiet option, and result file.
Bump version to 0.9
2011-07-10 15:33:22 -07:00
samr7
d40577e361 Use GetLogicalProcessorCount() to count CPUs on Windows.
Bump version to 0.7.
2011-07-08 03:53:20 -07:00
samr7
03f4e05ebf Fix arithmetic problems related to difficulty estimation of multiple
prefixes.
Be more specific when prefixes overlap.
Bump to version 0.6.
2011-07-08 00:54:30 -07:00
samr7
927c650808 Vanitygen 0.1 as released on forum. 2011-07-07 12:29:14 -07:00