Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TLS13-KDF name for HKDF #445

Closed
simo5 opened this issue Sep 24, 2024 · 0 comments · Fixed by #446
Closed

Add TLS13-KDF name for HKDF #445

simo5 opened this issue Sep 24, 2024 · 0 comments · Fixed by #446
Labels
enhancement New feature or request

Comments

@simo5
Copy link
Member

simo5 commented Sep 24, 2024

Describe the feature
OpenSSL uses a special name for the HKDF when calling from the TLs code: TLS13-KDF

Expected behavior
The HKDF can be used from TLS code

Additional context
The name TLS13-KDF identifies a reduced feature HKDF that does not allow the full range of uses of HKDF, likely as a way to make the code "FIPS compliant"

@simo5 simo5 added the enhancement New feature or request label Sep 24, 2024
@simo5 simo5 mentioned this issue Sep 24, 2024
8 tasks
@simo5 simo5 closed this as completed in #446 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant