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

    Type Alias KeyPackage

    KeyPackage: KeyPackage<E>

    A FROST(Ed448, SHAKE256) 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.