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
/
libblake.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m
Mattias Andrée
2024-09-11
1
-3
/
+3
*
Fix documentation on how partial bytes are input
Mattias Andrée
2024-08-24
1
-4
/
+4
*
m doc fix
Mattias Andrée
2023-07-06
1
-4
/
+4
*
m doc
Mattias Andrée
2022-02-20
1
-126
/
+103
*
Add block size macro constants
Mattias Andrée
2022-02-20
1
-0
/
+60
*
Fix libblake_blake2xb_force_update and add tests for BLAKE2X
Mattias Andrée
2022-02-20
1
-1
/
+1
*
Add a warning that the API for BLAKE2X is a draft
Mattias Andrée
2022-02-20
1
-1
/
+1
*
Add warning that BLAKE2X has not been finalised
Mattias Andrée
2022-02-20
1
-0
/
+4
*
Update init for BLAKE2Xb and BLAKE2Xs according to previous commmit
Mattias Andrée
2022-02-20
1
-20
/
+2
*
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
-20
/
+18
*
Documentation
Mattias Andrée
2022-02-20
1
-32
/
+224
*
m doc fix
Mattias Andrée
2022-02-19
1
-2
/
+2
*
Add documentation
1.1
Mattias Andrée
2022-02-19
1
-24
/
+428
*
Add document BLAKE functions and make two functions inline
Mattias Andrée
2022-02-19
1
-4
/
+272
*
Add some documentation, add const, and make some functions inline
Mattias Andrée
2022-02-19
1
-56
/
+249
*
Properly group code in libblake.h
Mattias Andrée
2022-02-19
1
-31
/
+54
*
Initial work on optimising compression function; mm128 version is slower, mm256 version is barely faster
Mattias Andrée
2022-01-21
1
-0
/
+17
*
Fix warnings
Mattias Andrée
2022-01-19
1
-1
/
+10
*
Optimisation for amd64
Mattias Andrée
2022-01-19
1
-0
/
+3
*
Improve portability
Mattias Andrée
2022-01-18
1
-66
/
+84
*
Add *_force_update for BLAKE2[X] (intended for parallel hashing)
Mattias Andrée
2022-01-13
1
-0
/
+8
*
Add BLAKE2X
Mattias Andrée
2022-01-08
1
-3
/
+73
*
Add last_node parameter to libblake_blake2[sb]_digest
Mattias Andrée
2022-01-08
1
-2
/
+2
*
m
Mattias Andrée
2022-01-07
1
-10
/
+10
*
Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m
Mattias Andrée
2022-01-07
1
-0
/
+63
*
libblake_decode_hex: verify input
Mattias Andrée
2022-01-06
1
-1
/
+1
*
First commit
Mattias Andrée
2022-01-05
1
-0
/
+63