halo2/src
str4d cc3e1ad0b4
Merge pull request #111 from zcash/ecc-mul
[ECC chip] Fixed- and variable-base scalar multiplication
2021-07-15 11:16:12 +01:00
..
circuit Docfixes and minor refactors. 2021-07-15 12:27:12 +08:00
constants Add `OrchardFixedBasesFull::{generator, u}` methods 2021-07-07 23:10:59 +08:00
note Fix clippy lints. 2021-06-16 19:13:40 +01:00
primitives Merge pull request #98 from zcash/merkle-chip 2021-06-29 23:09:15 +01:00
spec Rework PRF^expand to use explicit domains 2021-05-28 13:12:25 +01:00
test_vectors Note encryption test vectors 2021-06-11 23:55:17 +01:00
address.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
builder.rs Anchor computation is partial. 2021-06-24 09:43:10 -06:00
bundle.rs nonempty 0.7 2021-06-28 20:57:49 +01:00
circuit.rs Add `Bundle<Authorized, _>::dynamic_usage` method 2021-06-22 16:06:49 +01:00
constants.rs Minor refactors, cleanups, clippy fixes, docfixes. 2021-07-08 13:31:56 +08:00
keys.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00
lib.rs Make note encryption OrchardDomain type public. 2021-06-30 12:47:37 -06:00
note.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
note_encryption.rs Make note encryption OrchardDomain type public. 2021-06-30 12:47:37 -06:00
primitives.rs Minor changes 2021-03-24 12:25:28 +08:00
spec.rs mul::overflow.rs: Overflow check in variable-base scalar mul 2021-07-07 23:10:59 +08:00
test_vectors.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
tree.rs Rename OrchardIncrementalTreeDigest to MerkleCrhOrchardOutput 2021-07-01 12:09:24 -06:00
value.rs Use constants for value commitment hash-to-curve. 2021-06-23 18:04:17 -06:00