Zebra/zebra-chain/src/primitives
Conrado Gouvea eadca72e75
Implement ZIP-244 authorizing data commitment (auth_digest) (#2547)
* Implement ZIP-244 authorizing data commitment (auth_digest)

* s/Merke/Merkle/

* Apply suggestions from code review

Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>

* Fix AuthDataRoot computation to use padded leaves; add tests

Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>
2021-08-13 12:58:04 -04:00
..
proofs Orchard data in V5 parsing (#2116) 2021-05-21 00:42:06 +00:00
redpallas Add link to specific implementation of computing the non-adjacent form from curve25519-dalek 2021-06-30 16:26:08 -04:00
zcash_history ZIP-221: Add Orchard support to history tree (#2531) 2021-08-03 18:33:51 +00:00
proofs.rs Stop allowing JoinSplit<Halo2> 2021-07-01 23:56:30 -04:00
redpallas.rs Rustdoc for redpallas types 2021-06-30 16:26:08 -04:00
zcash_history.rs Refactor HistoryTree into NonEmptyHistoryTree and HistoryTree (#2582) 2021-08-10 09:51:50 -03:00
zcash_primitives.rs Implement ZIP-244 authorizing data commitment (auth_digest) (#2547) 2021-08-13 12:58:04 -04:00