precompute bcrypt hashes
#9
Hi thanks for your interest!

low disk io is fine I know there is a maximum of 9 mio results and the average will be about 90000 results

also the heavy duty is in the bcrypt rounds since it will be a cost factor of 17. I expect a 1080ti card to create 1 hash every 250 ms

Thanks!
Reply


Messages In This Thread
precompute bcrypt hashes - by f1l1b0x - 01-22-2020, 02:11 PM
RE: precompute bcrypt hashes - by blacktraffic - 01-22-2020, 04:07 PM
RE: precompute bcrypt hashes - by f1l1b0x - 01-22-2020, 09:47 PM
RE: precompute bcrypt hashes - by Chick3nman - 01-23-2020, 02:21 AM
RE: precompute bcrypt hashes - by f1l1b0x - 01-23-2020, 02:39 AM
RE: precompute bcrypt hashes - by f1l1b0x - 01-30-2020, 03:19 AM
RE: precompute bcrypt hashes - by f1l1b0x - 01-31-2020, 11:27 PM
RE: precompute bcrypt hashes - by philsmd - 01-31-2020, 11:46 PM
RE: precompute bcrypt hashes - by f1l1b0x - 02-01-2020, 12:02 AM
RE: precompute bcrypt hashes - by philsmd - 02-01-2020, 08:19 AM
RE: precompute bcrypt hashes - by f1l1b0x - 02-01-2020, 12:17 PM
RE: precompute bcrypt hashes - by f1l1b0x - 02-02-2020, 03:22 PM
RE: precompute bcrypt hashes - by philsmd - 02-02-2020, 03:49 PM
RE: precompute bcrypt hashes - by f1l1b0x - 02-02-2020, 08:22 PM