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
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace relative_performance with libhashsum_get_relative_performance
Mattias Andrée
2024-09-12
1
-0
/
+1
*
Add hash_excess_bits
Mattias Andrée
2024-09-06
1
-1
/
+1
*
Fix and test BLAKE2 support
Mattias Andrée
2024-09-04
1
-0
/
+2
*
Move test files into t/
Mattias Andrée
2024-09-01
1
-39
/
+40
*
Add support for BLAKE2 (but not tree-hashing)
Mattias Andrée
2024-09-01
1
-1
/
+3
*
Add tests for Keccak and fix squeeze support in finalise_const for Keccak
Mattias Andrée
2024-09-01
1
-0
/
+1
*
Add tests for SHAKE and RawSHAKE
Mattias Andrée
2024-09-01
1
-0
/
+6
*
Add more tests + m fixes
Mattias Andrée
2024-08-30
1
-1
/
+2
*
m + add man pages
Mattias Andrée
2024-08-30
1
-4
/
+26
*
m misc
Mattias Andrée
2024-08-27
1
-78
/
+4
*
Add BLAKE via libblake>=1.1 (this version introduced libblake_init())
Mattias Andrée
2024-08-24
1
-3
/
+31
*
Add support for Keccak, SHA3, SHAKE, and RawSHAKE via libkeccak>=1.3 (this version introduced zerocopy)
Mattias Andrée
2024-08-24
1
-4
/
+48
*
Add libhashsum_init_hasher_from_string + m
Mattias Andrée
2024-08-24
1
-0
/
+1
*
Make algorithms optional
Mattias Andrée
2024-08-24
1
-4
/
+49
*
Standardise how to interpret a partial byte
Mattias Andrée
2024-08-24
1
-1
/
+2
*
Fix makefile
Mattias Andrée
2024-08-24
1
-1
/
+1
*
Fixes + add SHA2 support via libsha2
Mattias Andrée
2024-08-23
1
-2
/
+15
*
Fixes + add SHA0 and SHA1 using libsha1
Mattias Andrée
2024-08-23
1
-4
/
+8
*
First commit
Mattias Andrée
2024-08-23
1
-0
/
+103