mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Renames fiat backend directory to fiat_u64 and does the additional plumbing required to make fiat_{u32, u64}_backend equal alternatives.
Adds a few comments.
|
||
|---|---|---|
| .. | ||
| curve_models | ||
| fiat_u32 | ||
| fiat_u64 | ||
| scalar_mul | ||
| u32 | ||
| u64 | ||
| mod.rs | ||