cronokirby / cait-sith

Threshold ECDSA via Triples
MIT License
73 stars 9 forks source link

Implement hiding commitments #5

Closed cronokirby closed 1 year ago

cronokirby commented 1 year ago

This isn't a completely necessary change, but makes the specification more closely match the proof. Using hiding commitments makes the proof easier because you don't need to assume anything about the entropy of elements being committed, even though in practice these elements were all random polynomials, so high enough entropy.