Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / scrypt / DESCR
blob4feb24ed5631decfef5dd016769c9f9ada4a1b27
1 A simple password-based encryption utility is available as a demonstration
2 of the scrypt key derivation function. On modern hardware and with default
3 parameters, the cost of cracking the password on a file encrypted by scrypt
4 enc is approximately 100 billion times more than the cost of cracking the
5 same password on a file encrypted by openssl enc; this means that a five-
6 character password using scrypt is stronger than a ten-character password
7 using openssl