sinsemilla::note_commit.rs: Helper module for NoteCommit.

This commit is contained in:
therealyingtong 2021-06-07 12:41:44 +08:00
parent f31dd28a8e
commit 3feda9724c
2 changed files with 1274 additions and 0 deletions

View File

@ -12,6 +12,7 @@ pub mod chip;
pub mod commit_ivk;
pub mod merkle;
mod message;
pub mod note_commit;
/// The set of circuit instructions required to use the [`Sinsemilla`](https://zcash.github.io/halo2/design/gadgets/sinsemilla.html) gadget.
/// This trait is bounded on two constant parameters: `K`, the number of bits

File diff suppressed because it is too large Load Diff