-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand array sizes through U1024 (#46)
Post-quantum schemes like Kyber/Saber require sizes larger than what is currently supported. This extends the allowed array sizes through U1024 in multiples of 16, although that still won't be enough to cover all cases. However, it's the current limit of what `typenum` provides convenient type aliases for.
- Loading branch information
Showing
1 changed file
with
39 additions
and
6 deletions.
There are no files selected for viewing
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