ceremonyclient/nekryptology/pkg/tecdsa/dkls/v0/README.md
2023-07-05 00:32:28 -05:00

482 B
Executable File

Secure Two-party Threshold ECDSA from ECDSA Assumptions

IMPORTANT: Version 0 of the protocol is experimental and not suitable for production use. It is kept here for backward compatability. We have added type conversion functions in the Version 1 package that can be used to migrate V0 data to V1 data types.

Package dkls implements the 2-of-2 threshold ECDSA signing algorithm of Secure Two-party Threshold ECDSA from ECDSA Assumptions.