pq-crystals / dilithium

Other
374 stars 136 forks source link

Added fqmul function #84

Closed jakemas closed 3 months ago

jakemas commented 3 months ago

This PR addresses the multiplication and Montgomery reduction functionality within Dilithium. This change 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.