Python implementation of PBKDF2
This Python module implements the password-based key derivation function,
PBKDF2, specified in RSA PKCS#5 v2.0.

Maintainer: Giannis Tsaraias <yannis@cryptolab.net>

WWW: http://www.dlitz.net/software/python-pbkdf2/
