risc0-curve25519-dalek-source/src
2020-09-22 01:36:49 +00:00
..
batch.rs Update to curve25519-dalek version 3. 2020-08-20 21:19:21 +00:00
constants.rs Update copyright year to 2019 and destroy capitalism. 2019-01-18 04:59:12 +00:00
errors.rs Remove unsafe trait impls. 2020-07-16 23:02:27 +00:00
keypair.rs Feature gate key generation on the "rand" dependency. 2020-09-21 23:53:56 +00:00
lib.rs Add #![forbid(unsafe_code)]. 2020-09-22 01:36:49 +00:00
public.rs Update to curve25519-dalek version 3. 2020-08-20 21:19:21 +00:00
secret.rs Feature gate key generation on the "rand" dependency. 2020-09-21 23:53:56 +00:00
signature.rs check_scalar bug fix for legacy_compatibility feature 2020-08-24 16:33:04 +02:00