Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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