password_compat
Password hashing library
Provides forward compatibility with PHP password_* functions from version 5.3.7 and above
Compatibility with the password_* functions that ship with PHP 5.5
2k stars
120 watching
421 forks
Language: PHP
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive cryptographic library for generating and validating passwords, supporting various hash algorithms. | 373 |
| | A PHP ruleset to ensure compatibility across multiple versions of the PHP language | 7 |
| | A tool for enforcing password policies in PHP and JavaScript. | 77 |
| | A PHP library providing a basic set of functional programming constructs through the use of monads. | 295 |
| | Analyzes PHP cross-version compatibility issues in Joomla-based projects. | 3 |
| | A Java-based implementation of the Argon2 password hashing algorithm using a native C library | 332 |
| | A PHP filtering library that enables flexible and reusable data validation and transformation | 453 |
| | A Common Lisp library for securely hashing and verifying passwords. | 30 |
| | Generates Apache style MD5 hash from a password and salt. | 5 |
| | Validates passwords using PHP's password_hash function to ensure security and ease of upgrade from legacy hashes | 145 |
| | Library that optimizes password hashing with the Argon2 algorithm | 20 |
| | A PHP-based implementation of a virtual machine to execute PHP code and support core language features. | 813 |
| | A web-based password cracking interface for hashcat | 167 |
| | Provides PHP compatibility rules to ensure cross-version compatibility in projects using Paragonie polyfill libraries | 10 |
| | A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. | 216 |