Package-level declarations
Main API for two-party MPC operations including key generation, signing, and key management.
Provides the DuoInitiator class and related interfaces for performing secure distributed cryptographic operations with a single peer.
Main API for two-party MPC operations including key generation, signing, and key management.
Provides the DuoInitiator class and related interfaces for performing secure distributed cryptographic operations with a single peer.
Main API for two-party MPC operations including key generation, signing, and key management.
Provides the DuoInitiator class and related interfaces for performing secure distributed cryptographic operations with a single peer.
Types
Two-party MPC (Multi-Party Computation) session for secure distributed cryptographic operations.
Wrapper around DuoSession providing asynchronous APIs.
SilentShard - Main entry point for two-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.