mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-05 20:10:35 +00:00
Change Scalar::non_adjacent_form() to take a width parameter. This rewrite also makes it faster, although it's probably a ways off from optimal. I don't know how much it matters. TODO: write up description of why this computes the same thing. Thanks to @oleganza for pointing out an error reading bits across words in an earlier version of this code. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| straus.rs | ||
| variable_base.rs | ||
| vartime_double_base.rs | ||
| vartime_straus.rs | ||
| window.rs | ||