zebra/zebra-chain/src/primitives/redpallas
Deirdre Connolly 4e8efd0cec
Split out parsing & validation of test VerificationKey from checking of the signature (#2228)
Now that we always generate an extra proper VerificationKey for each
Tweak::ChangePubkey case, this /should/ never fail: it also helps split out the
actual verification of the signature from the parsing and validation of the key
itself.
2021-06-01 15:59:34 +10:00
..
tests Split out parsing & validation of test VerificationKey from checking of the signature (#2228) 2021-06-01 15:59:34 +10:00
constants.rs Merge pull request #2099 from ZcashFoundation/redpallas-sig-stub 2021-05-06 10:56:00 -04:00
error.rs Orchard: tidy keys 2021-04-30 00:48:23 -04:00
hash.rs Merge pull request #2099 from ZcashFoundation/redpallas-sig-stub 2021-05-06 10:56:00 -04:00
signature.rs Orchard data in V5 parsing (#2116) 2021-05-21 00:42:06 +00:00
signing_key.rs Merge pull request #2099 from ZcashFoundation/redpallas-sig-stub 2021-05-06 10:56:00 -04:00
tests.rs Merge pull request #2099 from ZcashFoundation/redpallas-sig-stub 2021-05-06 10:56:00 -04:00
verification_key.rs Merge pull request #2099 from ZcashFoundation/redpallas-sig-stub 2021-05-06 10:56:00 -04:00