risc0-curve25519-dalek-source/src
2019-12-31 02:26:03 +00:00
..
backend Fix warning that a temporary value isn't used. 2019-10-28 19:12:00 +00:00
constants.rs Merge pull request #293 from dalek-cryptography/remove-build-rs 2019-10-23 14:44:46 -07:00
edwards.rs Implement radix-32 precomputed scalar multiplication tables. 2019-12-31 02:26:03 +00:00
field.rs Update copyright year. 2019-10-23 19:43:56 +00:00
lib.rs Remove dev-dependency on deprecated rand_os crate. 2019-10-28 18:06:29 +00:00
macros.rs Update copyright year. 2019-10-23 19:43:56 +00:00
montgomery.rs Revert "Merge pull request #296 from isislovecruft/feature/compressed-try-from" 2019-12-10 14:16:24 -08:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Implement larger sizes of basepoint tables. 2019-12-31 02:26:03 +00:00
scalar.rs Implement radix-32 precomputed scalar multiplication tables. 2019-12-31 02:26:03 +00:00
traits.rs Add a trait for implementing a basepoint table. 2019-12-27 12:54:52 +00:00
window.rs Create macro for generating different sized LookupTable<T>s. 2019-12-27 12:49:32 +00:00