aboutsummaryrefslogtreecommitdiffstats
path: root/libblake_blake2b_update.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-01-19Optimisation for amd64Mattias Andrée1-1/+2
Increased major number as the ABI was broken by insertion of padding into the BLAKE2 parameter structures (except for BLAKE2Xs) Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-01-07Add BLAKE2b and BLAKE2s + add salt support to BLAKE + mMattias Andrée1-0/+19
Signed-off-by: Mattias Andrée <maandree@kth.se>