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

A two-party threshold-signature session.

Link copied to clipboard

Wrapper around DuoSession providing asynchronous APIs.

Link copied to clipboard
sealed interface SilentShard

Entry point for two-party threshold signatures.

Link copied to clipboard
sealed class SilentShardNative

Swift-idiom @Throws adapter for the common SilentShard surface.