Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
XopMC authored Nov 30, 2021
1 parent a33b32e commit eb40df5
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 52 deletions.
25 changes: 25 additions & 0 deletions DOC/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# 0.2.211117 SSE Trick or treat ¡Beta!
- Minikeys new sequential generator and x2 times more speed
- third bloom filter check for bsgs 20% less memory usage

# Version 0.2.211031 Trick or treat ¡Beta!
- Minikeys improvements in speed
- Test to try solve the https://github.com/albertobsd/keyhunt/issues/139 issue

# Version 0.2.211026 Chocolate ¡Beta!
- Solved https://github.com/albertobsd/keyhunt/issues/130
- Minikeys new generator improvements in speed

# Version 0.2.211024 Chocolate ¡Beta!
- Ethereum support
- Double speed for rmd160 mode
- Minikeys mode support
- Stride option

# Version 0.2.211018 Chocolate ¡Beta!
- Solved some bugs: https://github.com/albertobsd/keyhunt/issues/122 https://github.com/albertobsd/keyhunt/issues/111
- Files are going to be updated automatillyca
-- from keyhunt_bsgs_3_*.blm to keyhunt_bsgs_4*.blm
-- from keyhunt_bsgs_1_*.blm to keyhunt_bsgs_5*.blm
-- the program will notify you when time to delete the old files

# Version 0.2.211012 Chocolate ¡Beta!
- Fixed the slow bP table generation.
-- This fix make obsolete the files keyhunt_bsgs_0_*.blm
Expand Down
Loading

0 comments on commit eb40df5

Please sign in to comment.