orchard/src/primitives
Jack Grigg 97c27e3d5a Use complete addition in SinsemillaCommit
This is necessary because the blinding factor r can be zero with greater
than negligible probability in an adversarial case, which with incomplete
addition would cause the circuit to compute a commitment that is not on
the curve.
2021-09-28 13:13:25 -06:00
..
poseidon ff 0.11, group 0.11, pasta_curves 0.2 etc. 2021-09-06 20:39:43 +01:00
sinsemilla Use complete addition in SinsemillaCommit 2021-09-28 13:13:25 -06:00
poseidon.rs poseidon::Domain: Remove Spec trait bound. 2021-08-13 14:47:02 +08:00
redpallas.rs Add Eq and Ord implementations for Orchard keys. 2021-08-23 11:29:06 -06:00
sinsemilla.rs Use complete addition in SinsemillaCommit 2021-09-28 13:13:25 -06:00