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

Support SHA512-224 and SHA512-256 in the OpenSSL backend #1456

Open
qmuntal opened this issue Dec 20, 2024 · 0 comments · May be fixed by #1459
Open

Support SHA512-224 and SHA512-256 in the OpenSSL backend #1456

qmuntal opened this issue Dec 20, 2024 · 0 comments · May be fixed by #1459
Assignees

Comments

@qmuntal
Copy link
Member

qmuntal commented Dec 20, 2024

CNG doesn't support it, but SymCrypt and OpenSSL do.

Missing tasks:

  • Implement support in the OpenSSL backend (add a NewSHA512_224, newSHA512_256, and the corresponding one shot methods).
  • Patch the crypto/sha512 package to use out backends if they support truncated SHA512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants