aboutsummaryrefslogtreecommitdiffstats
path: root/libar2_hash.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-05-16fix typo1.2.4Mattias Andrée1-1/+1
2022-02-20Update for libblake 3.01.2.1Mattias Andrée1-4/+4
2022-02-17Some fixes1.2Mattias Andrée1-2/+3
2022-02-17add todoMattias Andrée1-0/+2
2022-02-17m styleMattias Andrée1-32/+33
2022-02-17Remove obsolete macroMattias Andrée1-4/+4
2022-02-17m + add tests for optimisationsMattias Andrée1-1/+11
2022-02-17m + use optimisations '(adds auto-executed function: libar2_init)'Mattias Andrée1-5/+93
2022-02-17Add optimisations (no yet used)Mattias Andrée1-11/+146
2022-02-16Add more testsMattias Andrée1-1/+4
2022-02-16Unrolling loop of rounds does not improve performanceMattias Andrée1-1/+0
2022-02-16Small optimisation for little-endian machinesMattias Andrée1-5/+37
2022-02-16Fix style + minimal optimisationMattias Andrée1-6/+4
2022-02-16Remove todoMattias Andrée1-1/+1
2022-02-14Refine libar2_hash_buf_size + add test + securely erase parts of the hash output buffer that is written to but is not part of the hashMattias Andrée1-1/+4
2022-02-13Bug fixMattias Andrée1-4/+4
2022-02-13Bug fixMattias Andrée1-0/+1
2022-02-12Use params->version == 0 for implicit specification of version 1.0Mattias Andrée1-1/+1