curve25519-dalek-source/src/backend/avx2
Henry de Valence 5f136fbd0c Remove some warnings.
Not all of the warnings are removed, since although this code works, it still
needs a significant amount of cleanup, editing, and polish.
2018-04-04 10:25:42 -07:00
..
scalar_mul Feature-gate multiscalar impls on alloc 2018-03-26 17:58:31 -07:00
constants.rs Drop the stdsimd crate in favor of core::{simd, arch}. 2018-04-03 17:58:23 -07:00
edwards.rs Remove some warnings. 2018-04-04 10:25:42 -07:00
field.rs Remove some warnings. 2018-04-04 10:25:42 -07:00
mod.rs