aboutsummaryrefslogtreecommitdiffstats
path: root/argon2 (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ée2-3/+3
2026-05-20Add (so far untested and undocument) support for pepperMattias Andrée2-15/+53
2026-05-20Prepare for supporting custom algorithmsMattias Andrée2-2/+2
2026-05-16Add WITH_LIBAR2SIMPLIFIED=false + work on fuzzing codeMattias Andrée2-7/+95
2026-05-15MiscMattias Andrée1-4/+57
2026-05-15Fix some minor issuesMattias Andrée2-5/+9
2026-05-14Fix minor errors in the test and check that we are not writing out of boundsMattias Andrée2-7/+50
2026-05-14Clean upMattias Andrée2-13/+12
2026-05-14Fix memory leakMattias Andrée1-1/+6
2026-05-14100%Mattias Andrée1-2/+2
2026-05-14Tests and fixesMattias Andrée1-2/+2
2026-05-13Tests and fixesMattias Andrée1-21/+61
2026-05-10MiscMattias Andrée4-19/+410
2026-05-08MiscMattias Andrée4-28/+218
2026-05-01Add DEFAULT_SUPPORT option and improve DEPENDENCIESMattias Andrée1-1/+1
2026-05-01Setup alarms in the Argon2 testsMattias Andrée4-0/+8
2026-05-01MiscMattias Andrée7-0/+391