orchard/src
Jack Grigg 0b6bd07904 Add functional test for creating and verifying a shielding bundle
The text exposed some limitations of the current crate API, which have
been fixed.
2022-02-15 22:17:15 +00:00
..
bundle Add functional test for creating and verifying a shielding bundle 2022-02-15 22:17:15 +00:00
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 Add `Clone` impls to various structs 2022-02-12 02:04:52 +00:00
primitives Add functional test for creating and verifying a shielding bundle 2022-02-15 22:17:15 +00: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 Remove default_diversifier and default_address methods. 2022-02-15 14:39:32 -07:00
builder.rs The address used to derive g_d_old and pk_d_old is the recipient address of the note being spent. 2022-02-15 14:39:32 -07:00
bundle.rs Add functional test for creating and verifying a shielding bundle 2022-02-15 22:17:15 +00:00
circuit.rs The address used to derive g_d_old and pk_d_old is the recipient address of the note being spent. 2022-02-15 14:39:32 -07:00
circuit_description Update circuit description. 2021-09-28 20:31:32 +01:00
constants.rs
keys.rs Remove default_diversifier and default_address methods. 2022-02-15 14:39:32 -07:00
lib.rs zip32.rs: master and child key derivation for ExtendedSpendingKey 2021-08-31 15:49:32 -06:00
note.rs Remove default_diversifier and default_address methods. 2022-02-15 14:39:32 -07:00
note_encryption.rs Add decryption of the diversifier index for an address to the IVK. 2022-02-14 17:04:38 -07: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 Add `doc_cfg` annotations 2021-12-17 22:08:58 +00:00
value.rs Add `doc_cfg` annotations 2021-12-17 22:08:58 +00:00
zip32.rs Remove `PartialEq, PartialOrd` impls from `{Extended}SpendingKey` 2021-11-30 23:25:35 +00:00