Leancrypto Version 0.3.0
Code
Changes 0.3.0
-
Introduce lc_rng.h as a common interface to the random number generators
-
add KMAC DRNG
-
add cSHAKE DRNG
-
add SHAKE-128
-
add dilithium signature PQC schema - test vectors were generated by leancrypto, but compared with the reference implementation which calculate the same results
-
add kyber KEM PQC schema - test vectors were generated by leancrypto, but compared with the reference implementation which calculate the same results
-
add cSHAKE AEAD cipher
-
KMAC-AEAD cipher: auth key is now set to 256 bits