openbsd-ports/security/scrypt/pkg/PLIST
sthen e9b59d293f import scrypt;
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!
2009-05-25 22:48:48 +00:00

4 lines
106 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2009/05/25 22:48:48 sthen Exp $
@bin bin/scrypt
@man man/man1/scrypt.1