Package-level declarations

The public API: the SilentShard entry point with its trioInitiator session factories, and the TrioSession surface for key generation, signing, pre-signing, hard derivation, recovery, and key management with two peers.

The public API: the SilentShard entry point with its trioInitiator session factories, and the TrioSession surface for key generation, signing, pre-signing, hard derivation, recovery, and key management with two peers.

Types

Link copied to clipboard
sealed interface SilentShard

Entry point for three-party threshold signatures.

Link copied to clipboard
sealed class SilentShardNative

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

Link copied to clipboard

A three-party threshold-signature session.

Link copied to clipboard

Wrapper around TrioSession providing asynchronous APIs.