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
e4c086ab59
curve25519-dalek-source
/
src
/
backend
/
vector
History
Daan Sprenkels
e4c086ab59
Fix a typo in AVX2
...
Last two (least significant) limbs should be `z8`, `z9`. Were probably copy-paste typos.
2019-07-22 14:17:23 +02:00
..
avx2
Fix a typo in AVX2
2019-07-22 14:17:23 +02:00
ifma
Add notes on the IFMA implementation.
2019-01-18 14:19:39 -08:00
scalar_mul
Ensure NAF works on manually-constructed extremal values.
2019-06-05 23:18:43 -07:00
mod.rs
Attempt to fix cfg(rustdoc) on docs.rs
2019-02-15 11:18:25 -08:00