This repository was archived by the owner on Jul 2, 2021. It is now read-only.
v0.1
This is the first release of python-fastpbkdf2.
It has a working implementation of PBKDF2_HMAC_SHA1, PBKDF2_HMAC_SHA256 and PBKDF2_HMAC_SHA512 with an interface compatible with hashlib.pbkdf2_hmac.