Skip to main content

Presign (ECDSA only)

Presign allows the signing parties to offline precompute expensive signature material. Offline means before any active user needs to sign a specific message. By doing so the total running time for computing signatures is almost instant minimizing network traffic load and computation demand. Note this feature is for ECDSA, as the EdDSA MPC-protocol is much less resource consuming, such optimization is not required.