| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2023-04-28 | 1 | -1/+1 | |
| * | Work around a bug in reading the config for the Argon2 module.•••ProviderConfig::version is set to an argon2 version not a base 10 version so using it as a default for the config may result in the default being ignored. Luckily 0x10 and 0x12 are 16 and 18 respectively so we can just allow them as valid values until v4 where we can eradicate the SanitiseArgon2Version function and use getEnum instead. | 2023-01-25 | 1 | -0/+3 | |
| * | Update copyright headers. | 2022-08-25 | 1 | -0/+1 | |
| * | Fix the argon2 package name on newer versions of Debian. | 2022-05-06 | 1 | -1/+1 | |
| * | Update copyright headers. | 2021-02-26 | 1 | -0/+1 | |
| * | Fix default linker flags in libargon2•••It's -largon2, not -llibargon2. I've experienced build failures due to this. | 2020-12-03 | 1 | -1/+1 | |
| * | Fixes by misspell-fixer | 2020-10-15 | 1 | -1/+1 | |
| * | Implement support for Argon2 password hashing.•••Resolves #1540. | 2020-10-10 | 1 | -0/+214 |
