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/pbkdf2 with the OpenSSL/CNG backends #1450

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

gdams
Copy link
Member

@gdams gdams commented Dec 17, 2024

fixes: #1415

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 force-pushed the dev/gadams/pbkdf2 branch from 0dfa1f2 to b91b5c6 Compare December 17, 2024 12:45
@gdams gdams requested a review from dagood December 17, 2024 12:46
@gdams gdams merged commit f331d62 into microsoft/main Dec 17, 2024
31 checks passed
@gdams gdams deleted the dev/gadams/pbkdf2 branch December 17, 2024 21:36
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/pbkdf2 with the OpenSSL/CNG backends
3 participants