orchard/src
Kris Nuttycombe 77be355912 Apply suggestions from code review
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Co-authored-by: ying tong <yingtong@z.cash>
2021-08-23 11:29:07 -06:00
..
bundle
circuit poseidon::Domain: Remove Spec trait bound. 2021-08-13 14:47:02 +08:00
constants Merge pull request #135 from zcash/patch-ncc 2021-07-22 15:25:05 -06:00
note ExtractedNoteCommitment::from_bytes: Document cmx canonicity. 2021-08-09 20:11:27 +08:00
primitives Add Eq and Ord implementations for Orchard keys. 2021-08-23 11:29:06 -06:00
spec
test_vectors Update Poseidon instantiation from 58 to 56 partial rounds. fixes #166 2021-08-04 13:04:13 +01:00
address.rs Add serialization and parsing of full viewing keys. 2021-08-23 11:28:27 -06:00
builder.rs Fix bug in `Builder` initialization of `Circuit` struct 2021-07-28 22:51:43 +01:00
bundle.rs Adds decryption for a specific index within a bundle. 2021-08-23 11:29:07 -06:00
circuit.rs Update to assign_table API. 2021-07-27 18:32:32 +01:00
constants.rs Merge pull request #101 from zcash/action-circuit 2021-07-27 09:49:23 +01:00
keys.rs Apply suggestions from code review 2021-08-23 11:29:07 -06:00
lib.rs Expose `orchard::note_encryption::{CompactAction, OrchardNoteEncryption}` 2021-08-06 01:01:12 +01:00
note.rs builder.rs: Update ActionInfo::build() to fill in Circuit fields. 2021-07-21 20:35:43 +08:00
note_encryption.rs Move the interpolation logic into `SharedSecret::batch_to_affine` 2021-08-13 14:27:20 +01:00
primitives.rs Expose and benchmark Poseidon 2021-08-10 13:44:04 +01:00
spec.rs Add Eq and Ord implementations for Orchard keys. 2021-08-23 11:29:06 -06:00
test_vectors.rs
tree.rs Update incrementalmerkletree version. 2021-08-05 07:51:19 -06:00
value.rs Expose inner representation of NoteValue 2021-08-23 11:29:07 -06:00