Zebra/zebra-chain/src/primitives/redpallas
Deirdre Connolly ffdaf073aa Add link to specific implementation of computing the non-adjacent form from curve25519-dalek 2021-06-30 16:26:08 -04:00
..
tests Add a test that explicitly checks for a bad RedPallas binding signature in batch verification 2021-06-30 16:26:08 -04:00
batch.rs Remove unneeded scalar accumulator set to zero for redpallas batch verify 2021-06-30 16:26:08 -04: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
scalar_mul.rs Add link to specific implementation of computing the non-adjacent form from curve25519-dalek 2021-06-30 16:26:08 -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 Batch match and multiscalar multiplication for redpallas 2021-06-30 16:26:08 -04:00
verification_key.rs Merge pull request #2099 from ZcashFoundation/redpallas-sig-stub 2021-05-06 10:56:00 -04:00