risc0-curve25519-dalek-source/src/backend/vector/avx2
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
..
constants.rs fixup AVX2 ascii blocks so they don't run as doctests 2019-02-12 12:52:02 -08:00
edwards.rs Restructure source tree into serial and vector backends. 2019-01-18 01:49:40 -08:00
field.rs Fix a typo in AVX2 2019-07-22 14:17:23 +02:00
mod.rs Add notes on the IFMA implementation. 2019-01-18 14:19:39 -08:00