forked from mitsuhiko/python-pbkdf2
-
Notifications
You must be signed in to change notification settings - Fork 0
Because pbkdf2 is awesome and bcrypt is overkill
License
techraf/python-pbkdf2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
About
Because pbkdf2 is awesome and bcrypt is overkill
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published