mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
This saves 4 point doublings by unwrapping the first loop iteration, as well as 63 field multiplications (one per iteration) by managing curve model choice explicitly. |
||
|---|---|---|
| .. | ||
| serial | ||
| vector | ||
| mod.rs | ||