8000 gh-99108: Initial import of HACL-SHA3 into Python by msprotz · Pull Request #103597 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-99108: Initial import of HACL-SHA3 into Python #103597

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 15 commits into from
May 8, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Missing file
  • Loading branch information
msprotz committed Apr 17, 2023
commit be1a46bb5f9a1cd80bf6d16df0ed541263eaf0af
49 changes: 0 additions & 49 deletions Modules/_hacl/internal/Hacl_Hash_SHA3.h

This file was deleted.

1 change: 1 addition & 0 deletions Modules/_hacl/refresh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ dist_files=(
Hacl_Hash_MD5.h
Hacl_Hash_SHA3.h
internal/Hacl_Hash_MD5.h
internal/Hacl_Hash_SHA3.h
internal/Hacl_SHA2_Generic.h
Hacl_Streaming_SHA2.c
Hacl_Hash_SHA1.c
Expand Down
0