Skip to content

Commit

Permalink
Add the TLS13-KDF OpenSSL Key Derivation Function
Browse files Browse the repository at this point in the history
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
simo5 committed Sep 27, 2024
1 parent abd22bf commit 9cca079
Show file tree
Hide file tree
Showing 4 changed files with 521 additions and 110 deletions.
Loading

0 comments on commit 9cca079

Please sign in to comment.