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.
Types
Link copied to clipboard
Two-party MPC (Multi-Party Computation) session for secure distributed cryptographic operations.
Link copied to clipboard
Wrapper around DuoSession providing asynchronous APIs.
Link copied to clipboard
SilentShard - Main entry point for two-party MPC (Multi-Party Computation) operations.
Link copied to clipboard
Swift-idiom @Throws adapter for the common SilentShard surface.