@resist1984
Why so?
@jubes have a look at the #Amazon pull-down here: https://codeberg.org/swiso/website/issues/141
@resist1984 @jubes According to the article most of the actual card info was hashed; here's hoping they didn't use MD5 or something...
@resist1984 @jubes @gerowen bcrypt, for instance, is designed to be slow ("bcrypt is an adaptive function: over time, the iteration count can be increased to make it slower", https://en.m.wikipedia.org/wiki/Bcrypt ). So are proof of work functions.