orchard/src
Kris Nuttycombe 082c8de59c Add kdf_personalized to OrchardDomain 2023-06-16 17:30:32 -06:00
..
bundle
circuit Fix `cargo doc` complaints. 2023-03-10 14:26:07 -07:00
constants Migrate to final `halo2_gadgets` pre-release revision 2022-05-10 21:55:20 +00:00
note Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
primitives
spec
test_vectors Use internal keys test vectors. 2022-02-01 18:55:21 +08:00
action.rs
address.rs
builder.rs Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
bundle.rs Add kdf_personalized to OrchardDomain 2023-06-16 17:30:32 -06:00
circuit.rs Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
circuit_description
circuit_proof_test_case.bin
constants.rs Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
keys.rs Add kdf_personalized to OrchardDomain 2023-06-16 17:30:32 -06:00
lib.rs Move `orchard::bundle::Action` to its own module 2022-04-28 22:59:07 +00:00
note.rs Publicize diversifier method of Address, fix comments, etc 2022-09-15 14:40:21 -03:00
note_encryption.rs Add kdf_personalized to OrchardDomain 2023-06-16 17:30:32 -06:00
primitives.rs
spec.rs Fix variable name in `spec::diversify_hash` 2023-04-11 00:23:33 +00:00
test_vectors.rs
tree.rs Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
value.rs Fix clippy beta lints that are applicable given an MSRV of 1.60 2023-03-10 14:23:06 -07:00
zip32.rs