aboutsummaryrefslogtreecommitdiffstats
path: root/kat/blake2sp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-20Add KAT files for BLAKE2[bs]p (which have not been implemented yet)Mattias Andrée1-516/+512
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-20Move KAT files into kat/ and remove kat- prefixMattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-20Add more tests for BLAKE2b and BLAKE2s and update init functions (breaks API; were broken for keyed mode with zero-length message)Mattias Andrée1-0/+2051
Signed-off-by: Mattias Andrée <maandree@kth.se>