curve25519-dalek-source/benches
Henry de Valence 092ff52cb0 Remove constant-time multiscalar precomputation.
This doesn't (yet) give any speedup over the non-precomputed multiscalar
multiplication, and it's not clear that it's a good idea to commit to
supporting it in the future.  Removing it means that it's not committed-to as
part of the public API, but the source is still there in the tree if we want to
revisit it later.
2019-02-13 12:26:31 -08:00
..
dalek_benchmarks.rs Remove constant-time multiscalar precomputation. 2019-02-13 12:26:31 -08:00