risc0-curve25519-dalek-source/src
Isis Lovecruft 97787d3716
Remove impl of std::error::Error for SignatureError.
We're now aliasing SignatureError to the error type from the signature
crate.
2020-07-14 00:37:56 +00:00
..
batch.rs Merge remote-tracking branch 'tarcieri/ed25519-crate' into develop 2020-07-13 23:00:23 +00:00
constants.rs Update copyright year to 2019 and destroy capitalism. 2019-01-18 04:59:12 +00:00
errors.rs Remove impl of std::error::Error for SignatureError. 2020-07-14 00:37:56 +00:00
keypair.rs Merge remote-tracking branch 'tarcieri/ed25519-crate' into develop 2020-07-13 23:00:23 +00:00
lib.rs Use ed25519 + signature interop crates 2020-04-20 09:15:10 -07:00
public.rs Use ed25519 + signature interop crates 2020-04-20 09:15:10 -07:00
secret.rs Merge remote-tracking branch 'tarcieri/ed25519-crate' into develop 2020-07-13 23:00:23 +00:00
signature.rs Use ed25519 + signature interop crates 2020-04-20 09:15:10 -07:00