Skip to content

Commit

Permalink
Dilithium: make key small mem
Browse files Browse the repository at this point in the history
Add implementation of make key that uses smaller amounts of memory:
WOLFSSL_DILITHIUM_MAKE_KEY_SMALL_MEM.
Add new compile option, WOLFSSL_DILITHIUM_SMALL_MEM_POLY64, that uses a
64-bit polynomial for multiplication results, saving many montgomery
reductions.
  • Loading branch information
SparkiDev committed Jul 16, 2024
1 parent 453a6a3 commit 643c592
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 46 deletions.
Loading

0 comments on commit 643c592

Please sign in to comment.