RustCrypto / KDFs

Collection of Key Derivation Functions written in pure Rust
67 stars 28 forks source link

Concatenation and ASN.1 KDFs #58

Closed rpiasetskyi closed 2 years ago

rpiasetskyi commented 2 years ago

Would it make sense to have a Concatenation and ASN.1 KDFs in this repository? These key derivation functions are described in NIST SP 800-56A 5.8.1 and 5.8.2.

If these functions suit this repository, I would like to offer my help (implementation).

tarcieri commented 2 years ago

Sure, sounds interesting.

Related: https://github.com/RustCrypto/formats/tree/master/der