- 01 Jun, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 21 Apr, 2020 3 commits
-
-
Add manual page slapd-pw-argon2.5 and make sure it gets installed. Signed-off-by:
Peter Marschall <peter@adpm.de>
-
-
This change implements argon2, which won the Password Hashing Competition (https://password-hashing.net/) as a contrib-module in order to provide a modern password hashing alternative in openldap. The currently available password hashing algorithms are relatively old, and modern hardware, especially GPUs can compute quite a few (ranging from tens of thousands to millions) of hashes per second. Argon2 was designed to withstand such attacks. This implementation uses the default work factors used in the argon2 command line client, but the resulting hashes are stored in a way that would allow retroactive changes to these values, or even exposing them as configuration in the module.
-
- 29 May, 2014 1 commit
-
-
Signed-off-by:
HAMANO Tsukasa <hamano@osstech.co.jp>
-
- 10 Dec, 2012 1 commit
-
-
Quanah Gibson-Mount authored
-
- 26 Jan, 2009 1 commit
-
-
Quanah Gibson-Mount authored
-