heimdall
heimdall copied to clipboard
Support the configuration of credentials verified by basic auth authenticator in PHC format
... including the support for argon2, scrypt, bcrypt and pbkdf2 to increase security. Thus way this authenticator will not only be resistant against side channel attacks (implemented today), but also against brute force, dictionary, etc attacks.