This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
curve25519-dalek-source
Watch
1
Star
0
Fork
You've already forked curve25519-dalek-source
0
mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced
2026-09-05 20:30:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4ce680d3aa
curve25519-dalek-source
/
src
/
backend
/
serial
History
François Garillot
4ce680d3aa
Update the fiat backend to use the fiat-crypto package
...
https://crates.io/crates/fiat-crypto
2021-01-11 09:30:30 -08:00
..
curve_models
Switch from
clear_on_drop
to
zeroize
(
fixes
#281
)
2019-10-23 16:39:21 -07:00
fiat
Update the fiat backend to use the fiat-crypto package
2021-01-11 09:30:30 -08:00
scalar_mul
Fix warning that a temporary value isn't used.
2019-10-28 19:12:00 +00:00
u32
Added constants to reduce recalculations in elligator_risteretto_flavor
2019-10-28 11:48:33 +01:00
u64
Add a fiat_u64_backend option to curve25519-dalek
2021-01-11 09:30:07 -08:00
mod.rs
Add a fiat_u64_backend option to curve25519-dalek
2021-01-11 09:30:07 -08:00