aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-05-21Add more tests and fix a bug and and typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-21Add support for custom hash functionsMattias Andrée1-15/+291
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-20Add (so far untested and undocument) support for pepperMattias Andrée1-37/+185
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-20Add librecrypt_is_enabledMattias Andrée1-0/+68
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-19Test and fix librecrypt_verifyMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-19Add librecrypt_verifyMattias Andrée1-3/+56
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-16Add "reserved" parameter to a few more functionsMattias Andrée1-25/+39
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-15MiscMattias Andrée1-48/+62
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-14librecrypt.h: add @sinceMattias Andrée1-0/+40
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-14Tests and fixesMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-08MiscMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-05-01MiscMattias Andrée1-32/+69
Signed-off-by: Mattias Andrée <m@maandree.se>