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
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to