Skip to content

Require the correct minimum version of swift-crypto #555

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented May 15, 2025

The SCRAM-SHA-256 authentication method now uses the PBKDF2 implementation added to swift-crypto in the 3.9.0 release. We should therefore require that version as a minimum in PostgresNIO.

…mum via the SCRAM-SHA-256 authentication method.
@gwynne gwynne requested a review from fabianfett May 15, 2025 06:16
@gwynne gwynne added the semver-patch No public API change. label May 15, 2025
@gwynne gwynne merged commit fc35705 into main May 15, 2025
8 of 9 checks passed
@gwynne gwynne deleted the gwynne-patch-1 branch May 15, 2025 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants