-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
gh-99108: Import SHA2-224 and SHA2-256 from HACL* #99109
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
Changes from 11 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
f941537
Replace SHA2 implementation with verified code from HACL*
msprotz 89712f6
Fixup some casts
msprotz 21fddf1
And proper error handling for maximum hashing lengths exceeded
msprotz 6c5498e
Remove extra file
msprotz 77c682c
See if using srcdir helps
msprotz 1586188
Delete 11 un-needed files
msprotz 621ef0d
Wrong direction for error checking
msprotz 81cac0f
Remove another four files
msprotz 5134c6a
better code quality
msprotz f212447
Fixup memory management mistake
msprotz 6543fdd
Fix Linux build
msprotz a52e9ce
Address review comments from @tiran; regenerate configure
msprotz de35332
Merge remote-tracking branch 'origin/sha2_hacl' into sha2_hacl
msprotz 7f997a9
Move Linux & BSD CFLAGS into configure
msprotz ec36acb
Add NEWS entry.
msprotz c5d5e67
SRCDIRS
msprotz adc0b8b
Properly regenerate configure
msprotz ca1e02e
Fix paths in Windows build
msprotz 47be718
Add include directory
msprotz b508177
Fixup include paths
msprotz e893889
Fix patchcheck
msprotz 1c82dc2
Automate import of HACL* into the tree with a script
msprotz a632c84
Use newly-implemented copy operation
msprotz 60d87fe
Merge remote-tracking branch 'upstream/main' into sha2_hacl
msprotz f4b267e
Add a suitable test for data > 4GB
msprotz 537831e
Make more robust & follow shellcheck.
gpshead f33e2ef
Update to the latest HACL* revision.
gpshead ce292e7
Add a README to the _hacl directory.
gpshead aa24fd4
reword and ReSTify the news entry.
gpshead 29fd3c9
Dynamically rename the Hacl_ C symbols.
gpshead 0362c1a
missing file add & readme update.
gpshead 0f33a6a
_
gpshead d7c1240
remove wrongly placed defines.
gpshead 9ec37a6
Merge branch 'main' into sha2_hacl
gpshead 92033ad
Stylistic fix in Modules/sha256module.c
msprotz c670530
Fix a warning on Windows builders
msprotz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
B781
Loading
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.