Add KDF interface and HKDF implementation

This commit is contained in:
Lucas Gabriel Vuotto 2024-06-18 14:30:06 +00:00
parent cef67c9f09
commit 5eb28b420d
9 changed files with 570 additions and 7 deletions

11
README
View file

@ -52,6 +52,12 @@ ECC
- [ ] Ed25519 (EdDSA)
- [ ] X25519 (ECDH)
KDF
---
- [x] HKDF
Nice-to-haves
=============
@ -85,8 +91,3 @@ AEAD
- [ ] Camellia-GCM
- [ ] Salsa20-Poly1305 (no Wycherproof test vector suite)
- [ ] XSalsa20-Poly1305 (no Wycherproof test vector suite)
KDF
---
- [ ] HKDF