Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

v0.1

Choose a tag to compare

@Ayrx Ayrx released this 22 Aug 12:29
· 14 commits to master since this release

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.