g7 property

Secp256k1Ge get g7

Implementation

static Secp256k1Ge get g7 => Secp256k1Ge.constants(
      BigInt.from(0x66625d13),
      BigInt.from(0x317ffe44),
      BigInt.from(0x63d32cff),
      BigInt.from(0x1ca02b9b),
      BigInt.from(0xe5c6d070),
      BigInt.from(0x50b4b05e),
      BigInt.from(0x81cc30db),
      BigInt.from(0xf5166f0a),
      BigInt.from(0x1e60e897),
      BigInt.from(0xa7c00c7c),
      BigInt.from(0x2df53eb6),
      BigInt.from(0x98274ff4),
      BigInt.from(0x64252f42),
      BigInt.from(0x8ca44e17),
      BigInt.from(0x3b25418c),
      BigInt.from(0xff4ab0cf),
    );