aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-05-29 11:56:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-05-29 11:56:22 +0000
commite741fcf7f9917a341df6b98d2529e31ba2fca34f (patch)
tree91abe501a4fb3a9984aafceaa3118f882ee87bc3 /security/Makefile
parent6c14855e8ff4d61991216b86451b7cdee246344b (diff)
downloadports-e741fcf7f9917a341df6b98d2529e31ba2fca34f.tar.gz
ports-e741fcf7f9917a341df6b98d2529e31ba2fca34f.zip
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>
Notes
Notes: svn path=/head/; revision=234770
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index e6c510529f0a..81e541497737 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -724,6 +724,7 @@
SUBDIR += scanhill
SUBDIR += scanlogd
SUBDIR += scanssh
+ SUBDIR += scrypt
SUBDIR += seahorse
SUBDIR += seahorse-plugins
SUBDIR += seccure