Date: Fri, 29 May 2009 11:56:22 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/scrypt Makefile distinfo pkg-descr Message-ID: <200905291156.n4TBuMWk023849@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-05-29 11:56:22 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/scrypt Makefile distinfo pkg-descr
Log:
The scrypt key derivation function was originally developed for use in
the Tarsnap online backup system and is designed to be far more secure
against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.
WWW: http://www.tarsnap.com/scrypt/
PR: ports/134961
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.1038 +1 -0 ports/security/Makefile
1.1 +24 -0 ports/security/scrypt/Makefile (new)
1.1 +3 -0 ports/security/scrypt/distinfo (new)
1.1 +6 -0 ports/security/scrypt/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905291156.n4TBuMWk023849>
