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
6b768c2a1a
curve25519-dalek-source
/
src
/
backend
/
avx2
History
Henry de Valence
6b768c2a1a
Change AVX2 backend to use width-8 tables
2018-04-05 16:20:47 -07:00
..
scalar_mul
Change AVX2 backend to use width-8 tables
2018-04-05 16:20:47 -07:00
constants.rs
Change AVX2 backend to use width-8 tables
2018-04-05 16:20:47 -07:00
edwards.rs
Change AVX2 backend to use width-8 tables
2018-04-05 16:20:47 -07:00
field.rs
Remove some warnings.
2018-04-04 10:25:42 -07:00
mod.rs
Split out constant-time variable-base scalar mul.
2018-03-26 16:01:51 -07:00