summaryrefslogtreecommitdiff
path: root/security/py-pbkdf2/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-01-14py-pbkdf2: remove incorrect EGG_NAMEwiz1-2/+1
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-1/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2016-12-07Fix previous.wiz1-2/+2
2016-12-07Improve COMMENT for INDEX.wiz1-2/+2
PR 51696 by Dmitry Marakasov.
2016-09-02Import py-pbkdf2-1.3 as security/py-pbkdf2.wiz1-0/+20
Packaged for wip by Jonathan Schleifer. PKCS#5 v2.0 PBKDF2 Module This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.