index
:
libblake
master
[Stable] Library for the BLAKE-family of hashing functions
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libblake_blake2xb_force_update and add tests for BLAKE2X
Mattias Andrée
2022-02-20
1
-3
/
+135
*
Move KAT files into kat/ and remove kat- prefix
Mattias Andrée
2022-02-20
1
-2
/
+2
*
Add todos
Mattias Andrée
2022-02-20
1
-0
/
+3
*
Add coverage test
Mattias Andrée
2022-02-20
1
-27
/
+31
*
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
2022-02-20
1
-121
/
+274
*
Initial work on optimising compression function; mm128 version is slower, mm256 version is barely faster
Mattias Andrée
2022-01-21
1
-0
/
+2
*
Fix memory corruption bug in test.c and simplify message byte-length calculation
Mattias Andrée
2022-01-21
1
-2
/
+2
*
Fix warnings
Mattias Andrée
2022-01-19
1
-4
/
+4
*
Add todos about more tests being needed
Mattias Andrée
2022-01-19
1
-0
/
+4
*
Add last_node parameter to libblake_blake2[sb]_digest
Mattias Andrée
2022-01-08
1
-2
/
+2
*
Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m
Mattias Andrée
2022-01-07
1
-2
/
+144
*
libblake_decode_hex: verify input
Mattias Andrée
2022-01-06
1
-4
/
+5
*
First commit
Mattias Andrée
2022-01-05
1
-0
/
+356