curve25519-dalek-source/src/backend
Henry de Valence 6503378fef Save 2.5% on variable-base scmul by squeezing some multiplications.
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.
2019-05-08 21:04:13 -07:00
..
serial Save 2.5% on variable-base scmul by squeezing some multiplications. 2019-05-08 21:04:13 -07:00
vector Attempt to fix cfg(rustdoc) on docs.rs 2019-02-15 11:18:25 -08:00
mod.rs Fix rustdoc feature flags to compile on stable. 2019-01-18 14:19:39 -08:00