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-04 20:24:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
640888198e
curve25519-dalek-source
/
src
/
backend
/
avx2
History
Henry de Valence
640888198e
Eliminate a carry pass through tighter bounds checks
2017-12-14 14:17:34 -08:00
..
constants.rs
Add double-base scalar vartime for AVX2
2017-12-04 10:37:37 -08:00
edwards.rs
Eliminate a carry pass through tighter bounds checks
2017-12-14 14:17:34 -08:00
field.rs
Eliminate a carry pass through tighter bounds checks
2017-12-14 14:17:34 -08:00
mod.rs
Rearrange signs to avoid a subtraction
2017-12-07 10:55:33 -08:00