Remove potentially vartime (due to cache side-channel attacks) table access in dalek-ff-group and minimal-ed448

This commit is contained in:
Luke Parker
2024-10-27 08:51:19 -04:00
parent f3d20e60b3
commit d0201cf2e5
5 changed files with 41 additions and 5 deletions

View File

@@ -5,4 +5,4 @@ a full copy of the AGPL-3.0 License is included in the root of this repository
as a reference text. This copy should be provided with any distribution of a
crate licensed under the AGPL-3.0, as per its terms.
The GitHub actions (`.github/actions`) are licensed under the MIT license.
The GitHub actions/workflows (`.github`) are licensed under the MIT license.