A simple and straightforward implementation of pbkdf2. Also copy/pasteable
Project description
PBKDF2 for Python because bcrypt is overkill
Unlike bcrypt this is easy to understand, secure enough given a sufficently random salt and implemented on top of the stdlib in about 20 lines of code. Also easy to understand and analyze.
Tests included.
Happy hashing.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simple-pbkdf2-1.0.tar.gz
(3.3 kB
view hashes)