orchard/src/primitives/sinsemilla
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
..
addition.rs Use complete addition in SinsemillaCommit 2021-09-28 13:13:25 -06:00
constants.rs Remove sinsemilla_s_generators() function. 2021-08-12 20:54:51 +08:00
sinsemilla_s.rs sinsemilla_s: Add documentation. 2021-08-12 16:15:24 +08:00