-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add experimental SLOTHY-optimized NTTs
So far, clean ASM is only optimized according to Cortex-A72 model, and we do not yet explore algorithmic variations from Fast and Clean: Auditable high-performance assembly via constraint solving https://eprint.iacr.org/2022/1303 This will come at a later point. Both the clean and the optimized code are added to the repository, as well as the SLOTHY script. Signed-off-by: Hanno Becker <[email protected]>
- Loading branch information
1 parent
2ede9d4
commit 6d9391a
Showing
12 changed files
with
2,378 additions
and
17 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
This file contains 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.