Leancrypto Version 0.4.0
Code
Changes 0.4.0
-
simplify Kyber code
-
add RNG context to HKDF
-
add RNG context to KMAC
-
add AES 128/192/256, ECB, CBC, CTR, KW
-
add lc_seeded_rng
-
add lc_aead API to provide common interface to AEAD algorithms
-
add KyberIES
-
change API to Kyber KEM: allow caller to specify size of generated key
-
add leancrypto.h for ease of use
-
add SymHMAC AEAD algorithm
-
add cSHAKE 128
-
add KMAC 128