curve25519-dalek-source/src/backend/avx2
Henry de Valence 0f185d3e28 Generalize trait bounds on multiscalar multiplication.
This allows iterators returning either &Scalars or Scalars, so that it's
possible to use map() and friends to adjust scalars as they're being fed into
the multiscalar multiplication.
2018-02-20 18:31:23 -08:00
..
constants.rs Whitespace EOL fixes. 2018-01-31 02:19:53 +00:00
edwards.rs Generalize trait bounds on multiscalar multiplication. 2018-02-20 18:31:23 -08:00
field.rs Whitespace EOL fixes. 2018-01-31 02:19:53 +00:00
mod.rs Whitespace EOL fixes. 2018-01-31 02:19:53 +00:00