FROST secp256k1-TR (Taproot) TypeScript Library - v0.2.2-alpha.3
    Preparing search index...

    Type Alias SecretShare

    SecretShare: SecretShareImpl<S>

    Secret and public key material generated by a dealer performing generateWithDealer.

    Security

    To derive a FROST(secp256k1, SHA-256) with Taproot keypair, the receiver of the SecretShare must call toKeyPackage(), which under the hood also performs validation.