Alberto
2edbebf862
BSGS Server (Only linux)
2023-05-29 23:33:49 -06:00
Alberto
b35247e569
Small editions of unused variables
2023-05-17 17:50:45 -06:00
Alberto
d33bbe8795
fixed some bugs for legacy version
2023-05-16 21:42:06 -06:00
Alberto
f25e13be4a
removed unused flags in the Makefile
2023-05-15 21:54:17 -06:00
Alberto
a94643171a
added keyhunt_legacy.cpp legacy version, check README.md
2023-05-15 19:21:59 -06:00
Alberto
5a6d8a4195
Merget address mode and rmd160 now both of them have the same speed
2023-04-25 06:10:07 -06:00
Alberto
1a7b798025
Testing changes, vanity search mode added, endomorphism and a new Makefile
2023-04-24 13:42:26 -06:00
AlbertoBSD
93b5aaf2ad
ethereum, minikeys, stride,rmd double speed
2021-10-25 19:38:06 +02:00
AlbertoBSD
a69ec16ab7
See the CHANGELOG.md
2021-10-21 21:05:13 +02:00
AlbertoBSD
6086ddd5e9
0.2.211007 Chocolate ¡Beta!
2021-10-11 07:09:41 +02:00
AlbertoBSD
fe62107fb7
full migration from libgmp to secp256k1.
...
I get mixed result about the speed performance:
- bP Table creation is 4 or 5 times faster
- address and rmd160 get the same speed. WHY?
- xpoint get less speed. WTF?
- bsgs not implemented yet.
I need to move every mode to his own funtion to see if the xpoint speed get the double speed as spected.
If nothing of this works, i will only keep the changes about the bP table creation (the only good change at the momment)
2021-04-13 21:24:07 +02:00
AlbertoBSD
f24c60c08d
bPtable create by secp256k1 first test
2021-04-03 02:27:40 +02:00
AlbertoBSD
6a92828f7f
Deleted custombloom due drop performance,
2021-04-01 15:23:30 +02:00
AlbertoBSD
05482850ed
read CHANGELOD.md
2021-03-31 13:13:00 +02:00
AlbertoBSD
5b6c2b9266
custombloom and file with comments for xpoint mode
2021-03-30 12:15:42 +02:00
AlbertoBSD
37920b0000
multithread for generate or read bP points, see CHANGELOG
2021-03-29 05:01:58 +02:00
AlbertoBSD
b8f6434bdc
change murmurhash2 to xxhash. Added a second bloomfilter for bsgs, less RAM more speed
2021-03-22 17:24:35 +01:00
AlbertoBSD
8c455b543e
Added mode rmd160, and param -l to seach exclusive compress or uncompress address/hash or bot (default behaivor)
2021-03-18 11:00:36 +01:00
AlbertoBSD
430405f53c
Keyhunt updated with k factor, remove unused files about keccak
2021-03-06 19:36:24 +01:00
AlbertoBSD
8fbde4745d
Change quicksort to introsort
2020-12-29 04:50:03 +01:00
AlbertoBSD
ab292a0f8d
Added new tool hexcharstoraw to create binary file from a hexadecimal text file
2020-12-23 08:52:12 +01:00
AlbertoBSD
59772f149a
Fixed xpoint bug, added changelog
2020-12-21 16:51:44 +01:00
AlbertoBSD
aea52ce3e6
Add keccak-tiny, thanks David Leon Gil RIP
2020-12-18 07:22:43 +01:00
AlbertoBSD
1f1a9bd347
Added basecode, sha256, rmd160, bas58 and bloomfilter
2020-12-17 19:05:34 +01:00