multisig-labs / multi-party-sig

Implementation of protocols for threshold signatures
Apache License 2.0
4 stars 2 forks source link

Failing test for KS-SBCF-F-05 #13

Closed 0xJohnnyGault closed 2 years ago

0xJohnnyGault commented 2 years ago

Closes #11

cronokirby commented 2 years ago

My suggestion for implementing domain separation correctly would be to scrap the (<domain><data>) idea, and instead do <length of domain string><domain><length of data><data>.