|
1a8f813442
|
hash: implement SHA-{224,256}
Add the HMAC and Wycheproof bits for HMAC while at it.
|
2024-06-07 03:14:21 +00:00 |
|
|
ad42d99e0b
|
auth: add HMAC implementation
This allows for checking the SHA-512 implementation against Wycheproof
via the HMAC tests.
|
2024-06-06 12:41:44 +00:00 |
|
|
216ef8f940
|
Add hash interface and SHA-{384,512} implementations
|
2024-06-06 12:40:38 +00:00 |
|
|
dd94f1e75d
|
Makefile.inc: organize LC_SRCS and use WARNINGS instead of defining our own
|
2024-06-05 23:10:04 +00:00 |
|
|
7bc527c769
|
initial import
|
2024-05-31 10:59:58 +00:00 |
|