curve25519-dalek-source/src/backend/serial
pinkforest(she/her) 2190332b67
Add target u32/u64 backend override (#454)
As suggested in #453 it is sometimes feasible to
select the backend bits via an override.

This change provides `cfg(curve25519_dalek_bits)`
to override the bits used in serial or fiat target backend.
2022-12-08 11:52:42 -05:00
..
curve_models Fix all clippy warnings replay (#441) 2022-12-04 03:40:51 -05:00
fiat_u32 Fix all clippy warnings replay (#441) 2022-12-04 03:40:51 -05:00
fiat_u64 Fix all clippy warnings replay (#441) 2022-12-04 03:40:51 -05:00
scalar_mul Fix all clippy warnings replay (#441) 2022-12-04 03:40:51 -05:00
u32 Fix all clippy warnings replay (#441) 2022-12-04 03:40:51 -05:00
u64 Fix all clippy warnings replay (#441) 2022-12-04 03:40:51 -05:00
mod.rs Add target u32/u64 backend override (#454) 2022-12-08 11:52:42 -05:00