curve25519-dalek-source/src
2019-12-10 20:33:53 +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 Fix typo of Pippenger's name. 2019-12-10 20:33:53 +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 Merge branch 'develop' into feature/compressed-try-from 2019-11-26 21:21:14 +00:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Merge branch 'develop' into feature/compressed-try-from 2019-11-26 21:21:14 +00:00
scalar.rs Merge pull request #306 from isislovecruft/feature/236-merge-rebase 2019-10-28 20:28:34 +00:00
traits.rs Update copyright year. 2019-10-23 19:43:56 +00:00
window.rs Switch from clear_on_drop to zeroize (fixes #281) 2019-10-23 16:39:21 -07:00