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 Oct 1, 2024
1 parent bc17192 commit 44e8e73
Show file tree
Hide file tree
Showing 4 changed files with 518 additions and 110 deletions.
Loading

0 comments on commit 44e8e73

Please sign in to comment.