|
|
|
|
|
by Freaky
3670 days ago
|
|
He's talking about KeePass's key derivation algorithm - SHA256 the password, make a random 256 bit key, AES-encrypt the hash N times using the key, and SHA256 the result. 10 million iterations is about a second of work on a typical desktop. |
|