Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the TLS13-KDF OpenSSL Key Derivation Function
OpenSSL has a special TLS 1.3 KDF that perform TLS 1.3 specific and limited actions using an underlying HKDF implementation. Implement it the way OpenSSL expect it to work. Signed-off-by: Simo Sorce <[email protected]>
- Loading branch information