aboutsummaryrefslogtreecommitdiffstats
path: root/argon2/hash.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add test and fix a bugHEAD1.1masterMattias Andrée2026-05-211-2/+6
* Test argon2 with pepperMattias Andrée2026-05-211-5/+35
* Add some test codeMattias Andrée2026-05-211-20/+31
* Add support for custom hash functionsMattias Andrée2026-05-211-2/+2
* Add (so far untested and undocument) support for pepperMattias Andrée2026-05-201-14/+52
* Prepare for supporting custom algorithmsMattias Andrée2026-05-201-1/+1
* Add WITH_LIBAR2SIMPLIFIED=false + work on fuzzing codeMattias Andrée2026-05-161-1/+79
* MiscMattias Andrée2026-05-151-4/+57
* Fix some minor issuesMattias Andrée2026-05-151-2/+3
* Fix minor errors in the test and check that we are not writing out of boundsMattias Andrée2026-05-141-7/+15
* Clean upMattias Andrée2026-05-141-2/+2
* Fix memory leakMattias Andrée2026-05-141-1/+6
* 100%Mattias Andrée2026-05-141-2/+2
* Tests and fixesMattias Andrée2026-05-131-21/+61
* MiscMattias Andrée2026-05-101-8/+112
* MiscMattias Andrée2026-05-081-7/+116
* Setup alarms in the Argon2 testsMattias Andrée2026-05-011-0/+2
* MiscMattias Andrée2026-05-011-0/+36