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

Use cryto/hkdf instead of crypto/internal/fips140/hkdf #1455

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

mertakman
Copy link
Contributor

Fixes #1451

@mertakman mertakman requested a review from qmuntal December 20, 2024 12:18
Copy link
Member

@qmuntal qmuntal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@qmuntal qmuntal requested review from karianna, dagood and gdams December 20, 2024 16:33
@mertakman mertakman merged commit 760f97d into microsoft/main Dec 20, 2024
31 checks passed
@dagood dagood deleted the hdkf-update branch December 21, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use crypto/hkdf instead of crypto/internal/fips140/hkdf in crypto/tls
3 participants