Package-level declarations
The public API: the SilentShard entry point with its duoInitiator / duoOther session factories, and the DuoSession surface for key generation, signing, and key management with a single peer.
The public API: the SilentShard entry point with its duoInitiator / duoOther session factories, and the DuoSession surface for key generation, signing, and key management with a single peer.
Types
Link copied to clipboard
class DuoSession
A two-party threshold-signature session.
Link copied to clipboard
Wrapper around DuoSession providing asynchronous APIs.
Link copied to clipboard
Entry point for two-party threshold signatures.
Link copied to clipboard
Swift-idiom @Throws adapter for the common SilentShard surface.