risc0-curve25519-dalek-source/src
isis agora lovecruft a9ebf7f53e
Merge pull request #148 from isislovecruft/feature/forbid-unsafe
Add #![forbid(unsafe_code)].
2020-09-22 01:39:51 +00:00
..
batch.rs Document that we include the message lengths in the transcript. 2020-09-21 22:10:03 +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