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 SupportsPBKDF2 #207

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Implement SupportsPBKDF2 #207

merged 2 commits into from
Oct 22, 2024

Conversation

qmuntal
Copy link
Collaborator

@qmuntal qmuntal commented Oct 21, 2024

Some OpenSSL providers, like SymCrypt, doesn't support PBKDF2.

This PR adds SupportsPBKDF2 so that callers can check if PBKDF2 is supported.

@qmuntal qmuntal merged commit 6a75451 into v2 Oct 22, 2024
52 checks passed
@qmuntal qmuntal deleted the pbkdf2sup branch October 22, 2024 07:59
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.

4 participants