orchard/src
Kris Nuttycombe c6ff554d10 Add `IncomingViewingKey::prepare` convenience method. 2024-03-23 10:25:01 -06:00
..
bundle
circuit
constants * Add a pointer to how the Z and U constants for fixed-base scalar 2024-02-06 21:19:54 +00:00
note Add `impl Clone for note_encryption::CompactAction` 2024-02-26 09:44:02 -07:00
primitives
test_vectors Add a `Rho` type, to distinguish from revealed note nullifiers. 2024-03-12 17:20:43 -06:00
action.rs Add a `Rho` type, to distinguish from revealed note nullifiers. 2024-03-12 17:20:43 -06:00
address.rs
builder.rs Add a `Rho` type, to distinguish from revealed note nullifiers. 2024-03-12 17:20:43 -06:00
bundle.rs Modify `BundleType` to exclude the anchor & allow no bundle to be produced. 2023-12-20 19:29:14 -07:00
circuit.rs Add a `Rho` type, to distinguish from revealed note nullifiers. 2024-03-12 17:20:43 -06:00
circuit_description
circuit_proof_test_case.bin
constants.rs Make the `MERKLE_DEPTH_ORCHARD` constant public. 2024-01-05 13:41:19 -07:00
keys.rs Add `IncomingViewingKey::prepare` convenience method. 2024-03-23 10:25:01 -06:00
lib.rs Make the `MERKLE_DEPTH_ORCHARD` constant public. 2024-01-05 13:41:19 -07:00
note.rs Add a `Rho` type, to distinguish from revealed note nullifiers. 2024-03-12 17:20:43 -06:00
note_encryption.rs Add a `Rho` type, to distinguish from revealed note nullifiers. 2024-03-12 17:20:43 -06:00
primitives.rs
spec.rs Migrate to `zcash_spec 0.1` 2024-01-10 22:44:19 +00:00
test_vectors.rs
tree.rs Add `impl Distribution<MerkleHashOrchard> for Standard` for testing. 2024-03-18 08:54:10 -06:00
value.rs
zip32.rs Migrate to `zip32 0.1` 2024-01-10 22:45:11 +00:00