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-05 20:10:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
794ed5c8e3
risc0-curve25519-dalek-source
/
src
/
backend
/
avx2
History
Henry de Valence
794ed5c8e3
Rewrite the doubling horrorshow
2018-06-14 14:23:24 -07:00
..
scalar_mul
Use multiscalar traits for the backend implementations.
2018-05-15 11:33:38 -07:00
constants.rs
Change AVX2 backend to use width-8 tables
2018-04-05 16:20:47 -07:00
edwards.rs
Rewrite the doubling horrorshow
2018-06-14 14:23:24 -07:00
field.rs
Add more selectors to the Lanes enum
2018-06-14 14:19:46 -07:00
mod.rs
Rename 'precomputed_tables' to the more accurate 'stage2_build'
2018-05-14 15:41:45 -07:00