orchard/src
Jack Grigg 7fad21e7d6 Switch to `memuse` crate for measuring heap allocations 2021-09-05 01:33:27 +01:00
..
bundle Implement ZIP-244 txid and authorizing commitments. 2021-07-01 10:10:24 -06:00
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 zip32.rs: master and child key derivation for ExtendedSpendingKey 2021-08-31 15:49:32 -06:00
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 zip32.rs: master and child key derivation for ExtendedSpendingKey 2021-08-31 15:49:32 -06:00
bundle.rs Switch to `memuse` crate for measuring heap allocations 2021-09-05 01:33:27 +01:00
circuit.rs Switch to `memuse` crate for measuring heap allocations 2021-09-05 01:33:27 +01:00
constants.rs Merge pull request #101 from zcash/action-circuit 2021-07-27 09:49:23 +01:00
keys.rs Improve error handling in zip32 APIs. 2021-08-31 16:49:58 -06:00
lib.rs zip32.rs: master and child key derivation for ExtendedSpendingKey 2021-08-31 15:49:32 -06: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 Note encryption test vectors 2021-06-11 23:55:17 +01:00
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
zip32.rs Improve error handling in zip32 APIs. 2021-08-31 16:49:58 -06:00