index
:
libhashsum
master
[Stable] Library for calculating the cryptographic hashes
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for SHAKE and RawSHAKE
Mattias Andrée
2024-09-01
1
-1
/
+1
*
More testing
Mattias Andrée
2024-08-31
1
-6
/
+47
*
Add support for extended hash + add support for output hash to custom buffer when supported
Mattias Andrée
2024-08-31
1
-0
/
+4
*
Add more tests + m fixes
Mattias Andrée
2024-08-30
1
-1
/
+0
*
m + add man pages
Mattias Andrée
2024-08-30
1
-1
/
+4
*
m + add support for z parameter for keccak
Mattias Andrée
2024-08-28
1
-2
/
+2
*
m misc
Mattias Andrée
2024-08-27
1
-0
/
+1
*
Add BLAKE via libblake>=1.1 (this version introduced libblake_init())
Mattias Andrée
2024-08-24
1
-2
/
+14
*
Add support for Keccak, SHA3, SHAKE, and RawSHAKE via libkeccak>=1.3 (this version introduced zerocopy)
Mattias Andrée
2024-08-24
1
-2
/
+21
*
Add libhashsum_init_hasher_from_string + m
Mattias Andrée
2024-08-24
1
-0
/
+1
*
Add libhashsum_hasher.algorithm_string
Mattias Andrée
2024-08-24
1
-0
/
+8
*
Make algorithms optional
Mattias Andrée
2024-08-24
1
-8
/
+26
*
Test partial byte support in SHA1 and SHA-224
Mattias Andrée
2024-08-24
1
-1
/
+9
*
Standardise how to interpret a partial byte
Mattias Andrée
2024-08-24
1
-0
/
+6
*
Silence some clang warnings
Mattias Andrée
2024-08-23
1
-1
/
+8
*
Fixes + add SHA0 and SHA1 using libsha1
Mattias Andrée
2024-08-23
1
-0
/
+1
*
First commit
Mattias Andrée
2024-08-23
1
-0
/
+162