e9b59d293f
A simple password-based encryption utility as a demonstration of the scrypt key derivation function, greatly increasing the cost of a brute force attack compared to openssl enc. feedback and liaison with author from Predrag Punosevac, thanks!
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
A simple password-based encryption utility as a demonstration of
|
|
the scrypt key derivation function, greatly increasing the cost of
|
|
a brute force attack compared to openssl enc.
|