phpass is a portable password hashing framework for use in PHP applications. The preferred (most secure) hashing method supported by phpass is the OpenBSD-style bcrypt (known in PHP as CRYPT_BLOWFISH), with a fallback to BSDI-style extended DES-based hashes (known in PHP as CRYPT_EXT_DES), and a last resort fallback to an MD5-based variable iteration count password hashing method implemented in phpass itself.
These details are provided for information only. No information here is legal advice and should not be used as such.
30 Day SummaryDec 19 2023 — Jan 18 2024
|
12 Month SummaryJan 18 2023 — Jan 18 2024
|