@substrate-system/frost
    Preparing search index...

    Class Ed25519CipherSuite

    FROST (Flexible Round-Optimized Schnorr Threshold) Signatures

    A TypeScript implementation of the FROST threshold signature scheme as specified in RFC 9591.

    Implements

    Index

    Constructors

    Properties

    elementSize: 32
    name: "FROST-ED25519-SHA512-v1" = 'FROST-ED25519-SHA512-v1'
    scalarSize: 32

    Methods

    • Parameters

      • a: GroupElement
      • b: GroupElement

      Returns GroupElement