mirror of
https://github.com/codex-storage/constantine.git
synced 2025-02-06 16:05:05 +00:00
10346d83a4
- shlAddMod (with assembly division) is already 4x slower than Montgomery Multiplication based. - constant-time division will be even slower - use montgomery-multiplication based conversion