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
/
Makefile
(
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
-1
/
+3
*
Move KAT files into kat/ and remove kat- prefix
Mattias Andrée
2022-02-20
1
-2
/
+2
*
Add coverage test
Mattias Andrée
2022-02-20
1
-3
/
+11
*
Bump version
3.0
Mattias Andrée
2022-02-20
1
-1
/
+1
*
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
-1
/
+6
*
Fix linking for Mac OS
Mattias Andrée
2022-02-19
1
-0
/
+1
*
Initial work on optimising compression function; mm128 version is slower, mm256 version is barely faster
Mattias Andrée
2022-01-21
1
-1
/
+14
*
Optimisation for amd64
Mattias Andrée
2022-01-19
1
-1
/
+1
*
Add *_force_update for BLAKE2[X] (intended for parallel hashing)
Mattias Andrée
2022-01-13
1
-0
/
+4
*
Add BLAKE2X
Mattias Andrée
2022-01-08
1
-2
/
+18
*
Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m
Mattias Andrée
2022-01-07
1
-1
/
+18
*
First commit
Mattias Andrée
2022-01-05
1
-0
/
+98