boltlabs-inc / tss-ecdsa

An implementation of a threshold ECDSA signature scheme
Other
12 stars 5 forks source link

113 pifac tests #459

Closed hridambasu closed 1 year ago

hridambasu commented 1 year ago

Closes #113

hridambasu commented 1 year ago

@marsella Fixed all your comments. Didn't notice any check related to common input in stead of secret input. If you do notice, please let me know and I'll fix them.

marsella commented 1 year ago

@hridambasu Please write documentation about the range check in the proof either in the original testing issue (to close the loop) or in the documentation for the proof in the code. Then I will approve.

hridambasu commented 1 year ago

@marsella I documented this in the original issue.