orchard/src
Kris Nuttycombe 729def6c60
Merge pull request #394 from zcash/note-encryption-avoid-redundant-checks
Remove redundant checks during note encryption
2023-05-26 09:13:20 -06:00
..
bundle Add note about relationship between signatures and proofs 2022-06-23 22:33:40 +01:00
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 Use `core` instead of `std` where possible 2022-04-28 20:20:23 +00:00
spec Add `FullViewingKey::derive_internal` 2022-02-21 14:41:47 +00:00
test_vectors
action.rs Simplify witness synthesis for `v_net` 2022-04-29 20:03:17 +00:00
address.rs Publicize diversifier method of Address, fix comments, etc 2022-09-15 14:40:21 -03:00
builder.rs Update the `incrementalmerkletree` and `bridgetree` patch versions. 2023-05-24 15:36:25 -06:00
bundle.rs Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
circuit.rs Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
circuit_description halo2_proofs 0.1.0-beta.3 2022-03-22 21:29:36 +00:00
circuit_proof_test_case.bin halo2_proofs 0.1.0-beta.3 2022-03-22 21:29:36 +00:00
constants.rs Migrate to `ff 0.13` 2023-03-09 21:14:41 +00:00
keys.rs Fix a clippy lint. 2022-10-18 19:17:15 +01: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 Remove redundant checks during note encryption 2023-05-19 16:43:17 +00: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 Fix beta clippy complaints. 2022-10-18 12:47:18 -06:00