pkgsrc/security/scrypt/PLIST
pettai 8c5e1963a4 A simple password-based encryption utility is available as a demonstration
of the scrypt key derivation function. On modern hardware and with default
parameters, the cost of cracking the password on a file encrypted by scrypt
enc is approximately 100 billion times more than the cost of cracking the
same password on a file encrypted by openssl enc; this means that a five-
character password using scrypt is stronger than a ten-character password
using openssl
2012-10-17 22:17:47 +00:00

3 lines
92 B
Text

@comment $NetBSD: PLIST,v 1.1 2012/10/17 22:17:47 pettai Exp $
bin/scrypt
man/man1/scrypt.1