FROST P-256 TypeScript Library - v0.2.2-alpha.3
    Preparing search index...

    Namespace keys

    FROST(P-256, SHA-256) keys, key generation, key shares.

    This module provides types and functions for FROST key generation and management, including trusted dealer key generation, DKG, key refresh, and repairable threshold schemes.

    Namespaces

    keys/dkg
    keys/refresh
    keys/repairable

    Type Aliases

    SigningKey
    IdentifierList
    SecretShare
    SigningShare
    VerifyingShare
    KeyPackage
    PublicKeyPackage
    VerifiableSecretSharingCommitment

    Functions

    generateWithDealer
    split
    reconstruct