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

    Type Alias KeyPackage

    KeyPackage: KeyPackage<S>

    A FROST(P-256, SHA-256) keypair, which can be generated either by a trusted dealer or using a DKG.

    When using a central dealer, SecretShares are distributed to participants, who then perform verification, before deriving KeyPackages, which they store to later use during signing.