This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
risc0-curve25519-dalek-source
Watch
1
Star
0
Fork
You've already forked risc0-curve25519-dalek-source
0
mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced
2026-09-04 20:03:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fb0c431184
risc0-curve25519-dalek-source
/
src
History
Henry de Valence
fb0c431184
Add constant for MSQRT_M1, equal to -SQRT_M1
2017-02-21 13:23:10 -08:00
..
constants.rs
Add constant for MSQRT_M1, equal to -SQRT_M1
2017-02-21 13:23:10 -08:00
curve.rs
Add debugging checks to test if points are on the curve
2017-02-21 13:23:10 -08:00
field.rs
Add FieldElement::is_zero()
2017-02-21 13:23:10 -08:00
lib.rs
Move load3 and load4 to new utils module and remove #[allow(dead_code)].
2017-02-21 06:15:08 +00:00
scalar.rs
Move load3 and load4 to new utils module and remove #[allow(dead_code)].
2017-02-21 06:15:08 +00:00
subtle.rs
Remove #[allow(dead_code)] from arrays_equal_ct().
2017-02-21 06:06:16 +00:00
utils.rs
Move load3 and load4 to new utils module and remove #[allow(dead_code)].
2017-02-21 06:15:08 +00:00