Zebra/zebra-chain
Deirdre Connolly f84a8c682a Derive PayingKey's from SpendingKey's
And test that we can still derive TransmissionKey's from PayingKey's,
as they are aliases for x25519_dalek PublicKey/StaticSecret types that already
impl From<_> for each other.
2020-03-28 02:42:13 -04:00
..
proptest-regressions Add proptests-regressions/block/tests.txt 2020-02-04 18:04:53 -05:00
src Derive PayingKey's from SpendingKey's 2020-03-28 02:42:13 -04:00
Cargo.toml Derive Sprout ReceivingKey's from SpendingKey's via SHA256Compress 2020-03-28 02:42:13 -04:00