orchard/src
str4d 5f0c3b3585
Merge pull request #179 from zcash/sinsemilla-bases
primitives::sinsemilla: Use hard-coded generators in sinsemilla_s.
2021-08-12 15:18:38 +01:00
..
bundle
circuit primitives::sinsemilla: Use hard-coded generators in sinsemilla_s. 2021-08-12 15:45:14 +08:00
constants Merge pull request #135 from zcash/patch-ncc 2021-07-22 15:25:05 -06:00
note ExtractedNoteCommitment::from_bytes: Document cmx canonicity. 2021-08-09 20:11:27 +08:00
primitives Merge pull request #179 from zcash/sinsemilla-bases 2021-08-12 15:18:38 +01:00
spec
test_vectors Update Poseidon instantiation from 58 to 56 partial rounds. fixes #166 2021-08-04 13:04:13 +01:00
address.rs
builder.rs Fix bug in `Builder` initialization of `Circuit` struct 2021-07-28 22:51:43 +01:00
bundle.rs Merge pull request #140 from nuttycom/bundle_zip244_commitments 2021-07-29 14:45:24 +01:00
circuit.rs Update to assign_table API. 2021-07-27 18:32:32 +01:00
constants.rs Merge pull request #101 from zcash/action-circuit 2021-07-27 09:49:23 +01:00
keys.rs Minor refactors, text fixes, and docfixes. 2021-07-23 00:15:54 +08:00
lib.rs Expose `orchard::note_encryption::{CompactAction, OrchardNoteEncryption}` 2021-08-06 01:01:12 +01:00
note.rs builder.rs: Update ActionInfo::build() to fill in Circuit fields. 2021-07-21 20:35:43 +08:00
note_encryption.rs Expose `orchard::note_encryption::{CompactAction, OrchardNoteEncryption}` 2021-08-06 01:01:12 +01:00
primitives.rs Expose and benchmark Poseidon 2021-08-10 13:44:04 +01:00
spec.rs Use w-NAF in `ka_orchard` 2021-08-06 13:43:19 +01:00
test_vectors.rs
tree.rs Update incrementalmerkletree version. 2021-08-05 07:51:19 -06:00
value.rs Minor refactors, text fixes, and docfixes. 2021-07-23 00:15:54 +08:00