mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
When on php7.2 we can use the new and improved ARGON2I hashing. This adds support for that to the hasher. When verifying an old hash we'll update rehash to move all hashes eventually to the new hash function. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| Bruteforce | ||
| CSP | ||
| CSRF | ||
| IdentityProof | ||
| Normalizer | ||
| RateLimiting | ||
| CertificateManagerTest.php | ||
| CertificateTest.php | ||
| CredentialsManagerTest.php | ||
| CryptoTest.php | ||
| HasherTest.php | ||
| SecureRandomTest.php | ||
| TrustedDomainHelperTest.php | ||