| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 5 days | Make it possible to select which functions to implementHEAD3.0.2.1master | Mattias Andrée | 1 | -6/+58 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 7 days | Fix clang-sanitizer complaints on test code | Mattias Andrée | 1 | -2/+4 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2026-02-23 | fix warnings3.0.1 | Mattias Andrée | 1 | -6/+16 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2022-02-20 | add todo | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Fix libblake_blake2xb_force_update and add tests for BLAKE2X | Mattias Andrée | 1 | -3/+135 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Move KAT files into kat/ and remove kat- prefix | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Add todos | Mattias Andrée | 1 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Add coverage test | Mattias Andrée | 1 | -27/+31 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Add more tests for BLAKE2b and BLAKE2s and update init functions (breaks API; were broken for keyed mode with zero-length message) | Mattias Andrée | 1 | -118/+271 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-21 | Initial work on optimising compression function; mm128 version is slower, mm256 version is barely faster | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-21 | Fix memory corruption bug in test.c and simplify message byte-length calculation | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-19 | Fix warnings | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-19 | Add todos about more tests being needed | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-08 | Add last_node parameter to libblake_blake2[sb]_digest | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-07 | Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m | Mattias Andrée | 1 | -2/+144 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-06 | libblake_decode_hex: verify input | Mattias Andrée | 1 | -4/+5 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
