Jan Winkelmann (keks)
|
44e46895aa
|
fmt
|
2025-04-03 15:57:43 +02:00 |
|
David Niehues
|
30e158f594
|
dev(ciphers): change HashDomain and related structures to use EitherShakeOrBlake. Docu pending
|
2025-03-19 11:29:11 +01:00 |
|
David Niehues
|
793cfd227f
|
dev(ciphers): provide EitherShakeOrBlake for 32 bytes KEY_LEN and 32 bytes of HASH_LEN based on SHAKE256 and the incorrect blake2b-hmac
|
2025-03-19 11:29:11 +01:00 |
|
David Niehues
|
1b0179e751
|
dev(ciphers): provide implementations of KeyedHash and KeyedHashInstance for the incorrect hmac for blake2b.
|
2025-03-19 11:29:11 +01:00 |
|
David Niehues
|
760ecdc457
|
dev(ciphers): add EitherHash enum and thus the functionality for choosing a hash function at runtime
|
2025-03-19 11:29:11 +01:00 |
|