pq-crystals / dilithium

Other
374 stars 136 forks source link

Added fqmul function #85

Closed jakemas closed 1 day ago

jakemas commented 3 months ago

This PR addresses the multiplication and Montgomery reduction functionality within Dilithium. This refactor makes it simpler to re-implement the multiplication on targets where non-constant time behaviour is known, and has consistency with the code organisation of Kyber.