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

Add SHA512-224 and SHA512-256 support for OpenSSL backend and implement its methods in other backends #1459

Open
wants to merge 14 commits into
base: microsoft/main
Choose a base branch
from

Conversation

mertakman
Copy link
Contributor

@mertakman mertakman commented Dec 24, 2024

This PR is currently failing to build. Following the merge of golang-fips/openssl#240, a go.mod update is required. This PR focuses solely on the changes unrelated to the necessary go.mod update.
When merged , it fixes #1456
Also this PR renames the Ed25519, previously it was miswritten as Ed25119, but this pr fixed.

@mertakman mertakman marked this pull request as ready for review January 2, 2025 08:24
@mertakman mertakman force-pushed the add-sha512-224-256-openssl branch from 6800180 to f979797 Compare January 7, 2025 15:54
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.

Support SHA512-224 and SHA512-256 in the OpenSSL backend
1 participant