Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
gh-99108: Refresh HACL*; update modules accordingly; fix namespacing (G…
…H-117237)

Pulls in a new update from https://github.com/hacl-star/hacl-star and fixes our C "namespacing" done by `Modules/_hacl/refresh.sh`.
  • Loading branch information
msprotz authored and gpshead committed Mar 26, 2024
commit 3888fd929b467574f1c33af925446c3ce50f7a34
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Updated the :mod:`hashlib` built-in `HACL\* project`_ C code from upstream
that we use for many implementations when they are not present via OpenSSL
in a given build. This also avoids the rare potential for a C symbol name
one definition rule linking issue.

.. _HACL\* project: https://github.com/hacl-star/hacl-star
64 changes: 32 additions & 32 deletions Misc/sbom.spdx.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading