sapling-crypto/src
Kris Nuttycombe f1e3d3bdd0 Apply suggestions from code review
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2024-12-19 10:40:01 -07:00
..
circuit Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
note Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
pczt Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
pedersen_hash Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
test_vectors Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
value Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
verifier Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
address.rs
builder.rs Apply suggestions from code review 2024-12-19 10:40:01 -07:00
bundle.rs Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
circuit.rs Apply suggestions from code review 2024-12-19 10:40:01 -07:00
constants.rs Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
group_hash.rs
keys.rs Apply suggestions from code review 2024-12-19 10:40:01 -07:00
lib.rs Apply suggestions from code review 2024-12-19 10:40:01 -07: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 Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
pczt.rs Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
pedersen_hash.rs Apply suggestions from code review 2024-12-19 10:40:01 -07:00
prover.rs Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
spec.rs
test_vectors.rs
tree.rs Implement `no_std` support via a default-enabled `std` feature flag. 2024-12-19 07:19:46 -07:00
util.rs
value.rs Rename `SaplingBuilder` to `Builder` for consitency with the Orchard API. 2023-12-19 20:39:56 -07:00
verifier.rs
zip32.rs Apply suggestions from code review 2024-12-19 10:40:01 -07:00