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

Implement crypto/hkdf with the OpenSSL/CNG backends #1449

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

gdams
Copy link
Member

@gdams gdams commented Dec 17, 2024

fixes: #1414

@gdams gdams requested a review from qmuntal December 17, 2024 11:43
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!

@gdams gdams requested a review from dagood December 17, 2024 12:46
@karianna
Copy link
Member

@gdams merge conflict

@gdams gdams merged commit 6460860 into microsoft/main Dec 18, 2024
31 checks passed
@gdams gdams deleted the dev/gadams/hkdf branch December 18, 2024 10:09
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.

Implement crypto/hkdf with the OpenSSL/CNG backends
4 participants