mirror of
https://github.com/saymrwulf/betrusted-curve25519-dalek-source.git
synced 2026-09-06 20:41:11 +00:00
The code swaps u_1 and u_2 relative to the formulas (probably when doing the change for a=-1) |
||
|---|---|---|
| .. | ||
| backend | ||
| curve_models | ||
| scalar_mul | ||
| constants.rs | ||
| edwards.rs | ||
| field.rs | ||
| lib.rs | ||
| macros.rs | ||
| montgomery.rs | ||
| prelude.rs | ||
| ristretto.rs | ||
| scalar.rs | ||
| traits.rs | ||