aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-01-01 19:29:33 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-01-01 19:29:33 +0000
commit50bbb897e13ec9628fa3ebfb2daa17d0dae1bdc7 (patch)
tree7f3f63f4a784b64be0ffe9b18af120450bbed2f5 /security/Makefile
parentdb3041d582a6faae9fc52797f81501e54610a660 (diff)
downloadports-50bbb897e13ec9628fa3ebfb2daa17d0dae1bdc7.tar.gz
ports-50bbb897e13ec9628fa3ebfb2daa17d0dae1bdc7.zip
This module implements the password-based key derivation function,
PBKDF2, specified in RSA PKCS#5 v2.0. PR: 196048 Submitted by: Neil Booth <kyuupichan@gmail.com>
Notes
Notes: svn path=/head/; revision=376026
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 0ce8e2037ae7..57d4430f4ec5 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -792,6 +792,7 @@
SUBDIR += py-openssl
SUBDIR += py-paramiko
SUBDIR += py-passlib
+ SUBDIR += py-pbkdf2
SUBDIR += py-plaso
SUBDIR += py-plone.app.openid
SUBDIR += py-plone.keyring