Python implementation of PBKDF2
Index | security
This Python module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
Homepage: http://www.dlitz.net/software/python-pbkdf2/
Maintainer: Giannis Tsaraias <tsg@openbsd.org>
Categories: security, devel