orchard/src
Jack Grigg 4b0b32275f Migrate to latest `zcash_note_encryption` API 2021-12-17 05:31:24 +00:00
..
bundle
circuit Add hash() and permute() test vectors for Poseidon over Fq. 2021-10-12 11:58:27 +02:00
constants Move hash_with_l() logic into MerkleCrhOrchardOutput::combine(). 2021-09-16 15:37:22 +02:00
note Correct a couple comments 2021-09-27 20:52:16 -06:00
primitives p128pow5t3::tests: Extract verify_constants_helper. 2021-10-12 11:58:27 +02:00
spec zip32.rs: master and child key derivation for ExtendedSpendingKey 2021-08-31 15:49:32 -06:00
test_vectors Add Merkle path test vectors 2021-09-14 00:15:39 +01:00
address.rs Add serialization and parsing of full viewing keys. 2021-08-23 11:28:27 -06:00
builder.rs Use correct MERKLE_DEPTH_ORCHARD in proptests. 2021-09-16 21:37:59 +02:00
bundle.rs memuse 0.2 2021-09-14 20:40:15 +01:00
circuit.rs circuit: Ensure that the real proof length matches calculated length 2021-12-06 19:44:44 +00:00
circuit_description Update circuit description. 2021-09-28 20:31:32 +01:00
constants.rs Merge pull request #101 from zcash/action-circuit 2021-07-27 09:49:23 +01:00
keys.rs Reject the identity in `SpendValidatingKey::from_bytes` 2021-12-15 13:48:59 +00:00
lib.rs zip32.rs: master and child key derivation for ExtendedSpendingKey 2021-08-31 15:49:32 -06:00
note.rs Correct a couple comments 2021-09-27 20:52:16 -06:00
note_encryption.rs Migrate to latest `zcash_note_encryption` API 2021-12-17 05:31:24 +00:00
primitives.rs Expose and benchmark Poseidon 2021-08-10 13:44:04 +01:00
spec.rs Rename poseidon::nullifier -> poseidon::p128pow5t3. 2021-10-12 11:58:27 +02:00
test_vectors.rs Add Merkle path test vectors 2021-09-14 00:15:39 +01:00
tree.rs Replace arb_tree proptest with incrementalmerkletree impl. 2021-09-16 20:50:27 +02:00
value.rs Expose inner representation of NoteValue 2021-08-23 11:29:07 -06:00
zip32.rs Remove `PartialEq, PartialOrd` impls from `{Extended}SpendingKey` 2021-11-30 23:25:35 +00:00