sapling-crypto/src
Kris Nuttycombe 827534329f Derive `{PartialOrd, Ord}` for `note::Nullifier` 2024-03-20 11:39:06 -06:00
..
circuit Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
note Derive `{PartialOrd, Ord}` for `note::Nullifier` 2024-03-20 11:39:06 -06:00
pedersen_hash Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
test_vectors Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
value Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
verifier Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
address.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
builder.rs Fix regression in output padding 2024-02-12 20:18:01 +00:00
bundle.rs Document feature flags 2024-01-03 18:22:44 +00:00
circuit.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
constants.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
group_hash.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
keys.rs Fix typos 2024-01-05 12:53:54 +02:00
lib.rs Document feature flags 2024-01-03 18:22:44 +00:00
note.rs Add the capability to generate dummy spends (internal to the Builder) 2024-01-02 12:09:50 -07:00
note_encryption.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
pedersen_hash.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
prover.rs Document feature flags 2024-01-03 18:22:44 +00:00
spec.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
test_vectors.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
tree.rs Add `Node::random` and `Distribution<Node> for Standard` for testing. 2024-03-16 08:54:13 -06:00
util.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
value.rs Rename `SaplingBuilder` to `Builder` for consitency with the Orchard API. 2023-12-19 20:39:56 -07:00
verifier.rs Bring in refactor of the crate 2023-12-11 17:17:00 +00:00
zip32.rs Add tests for `IncomingViewingKey` encoding 2024-03-08 19:57:34 +00:00