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
185bbd3da8
curve25519-dalek-source
/
src
/
backend
/
avx2
History
Henry de Valence
185bbd3da8
Fix build on recent nightlies (was broken due to type inference failure)
2018-05-02 17:30:10 -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
Fix build on recent nightlies (was broken due to type inference failure)
2018-05-02 17:30:10 -07:00
field.rs
Remove some warnings.
2018-04-04 10:25:42 -07:00
mod.rs
Split AVX2 docs into markdown file
2018-04-08 15:15:23 -07:00