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