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
constants
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
test_vectors
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
constants.rs
keys.rs Remove default_diversifier and default_address methods. 2022-02-15 14:39:32 -07:00
lib.rs
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
spec.rs
test_vectors.rs
tree.rs
value.rs
zip32.rs