curve25519-dalek-source/src/backend/vector
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