Post #1278475
2026-04-07 10:36 UTC
@robinm @supersingular (edited)password hashes are billions of operations, so you need another 1000 there in either the hour or the amount of money
Replies (1)
-
@supersingular@chaos.social 2026-04-07 10:42
@noratrieb @robinm password hashes are *much* slower than individual floating point operations (100ms = 0.1s instead of 450picoseconds = 0.00000000045s) - depending on the settings of the password hash of course.