aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt_realise_salts.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add more tests and fix a bug and and typoMattias Andrée2026-05-211-17/+84
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add support for custom hash functionsMattias Andrée2026-05-211-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add (so far untested and undocument) support for pepperMattias Andrée2026-05-201-13/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add "reserved" parameter to a few more functionsMattias Andrée2026-05-161-19/+31
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix fuzzing codeMattias Andrée2026-05-161-0/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add WITH_LIBAR2SIMPLIFIED=false + work on fuzzing codeMattias Andrée2026-05-161-0/+59
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix some minor issuesMattias Andrée2026-05-151-2/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix minor errors in the test and check that we are not writing out of boundsMattias Andrée2026-05-141-2/+6
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Clean upMattias Andrée2026-05-141-3/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Tests and fixesMattias Andrée2026-05-131-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* MiscMattias Andrée2026-05-111-4/+139
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* MiscMattias Andrée2026-05-081-0/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* MiscMattias Andrée2026-05-011-66/+88
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* First commitMattias Andrée2026-04-261-0/+151
Signed-off-by: Mattias Andrée <m@maandree.se>