Overview PHPassLib is a simple, easy to use password hashing library for PHP 5.3+. Several password hashing schemes are supported by the library, including bcrypt and PBKDF2. The project is inspired by Python's Passlib. Features Multiple Hash Schemes BCrypt BSDi / Extended DES Crypt DES Crypt MD5 Crypt PBKDF2-SHA1/256/512 Openwall's Portable Hash SHA-1 Crypt SHA-256 Crypt SHA-512 Crypt PSR-0 Autol