[ANNOUNCE] Passlib 1.3 - a password hashing library for python

I'm pleased to announce the first public release of Passlib, a small password hashing library. Initially developed to handle password hashing for various multiuser applications, it has expanded to support a wide range of password hash algorithms, as well as tools aiding applications in migrating existing password hashes. Other features include: * Support for over 20 common password hashing algorithms, with complete format & algorithm documentation. * 95% complete unit test coverage * Pure python, os-independant * BSD licensed Passlib Homepage http://code.google.com/p/passlib/ Passlib Documentation http://packages.python.org/passlib Passlib @ PyPI http://pypi.python.org/pypi/passlib - Eli Collins
participants (1)
-
Eli Collins