iceland2k14/bsgs

What effect does enlarging this file have on finding?

ramin1234 opened this issue · 0 comments

for example i want to run this code:
python bsgs_hybrid_dll_secp256k1.py -pfile 1.txt -b bPfile.bin -bl bloomfile.bin -n 8000000 -keyspace FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0AAEDCE6AF48A03BBFD25E8CD0364141:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364141

but what's differ between two code:

python bsgs_create_bpfile_bloomfile.py 3000000000 bpfile.bin bloomfile.bin 4
python bsgs_create_bpfile_bloomfile.py 10000000000 bpfile.bin bloomfile.bin 4