Package-level declarations
Main API for three-party MPC operations including key generation, signing, recovery, and key management.
Provides the TrioInitiator class and related interfaces for performing secure distributed cryptographic operations with two peers, enabling fault-tolerant threshold signature operations.
Main API for three-party MPC operations including key generation, signing, recovery, and key management.
Provides the TrioInitiator class and related interfaces for performing secure distributed cryptographic operations with two peers, enabling fault-tolerant threshold signature operations.
Main API for three-party MPC operations including key generation, signing, recovery, and key management.
Provides the TrioInitiator class and related interfaces for performing secure distributed cryptographic operations with two peers, enabling fault-tolerant threshold signature operations.
Types
SilentShard - Main entry point for three-party MPC (Multi-Party Computation) operations.
Asynchronous wrapper around SilentShard for Apple platforms. This wrapper provides suspend APIs and creates ECDSA and EdDSA instances from provided libraries.
Three-party MPC (Multi-Party Computation) session for secure distributed cryptographic operations.
Wrapper around TrioSession providing asynchronous APIs.