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/t variants (t = 256 & t = 224) #42

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

strub
Copy link
Contributor

@strub strub commented Dec 13, 2024

These variants were introduced in FIPS-180-4

strub and others added 2 commits December 13, 2024 16:49
These variants were introduced in FIPS-180-4
Copy link
Owner

@xavierleroy xavierleroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this code! We never have enough hash functions :-) Looks very good to me. I took the liberty to push directly a tiny indentation change. Will merge next.

@xavierleroy xavierleroy merged commit 2066e71 into xavierleroy:master Dec 14, 2024
3 checks passed
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.

2 participants