g13 property

Secp256k1Ge get g13

Implementation

static Secp256k1Ge get g13 => Secp256k1Ge.constants(
      BigInt.from(0xa2482ff8),
      BigInt.from(0x4bf34edf),
      BigInt.from(0xa51262fd),
      BigInt.from(0xe57921db),
      BigInt.from(0xe0dd2cb7),
      BigInt.from(0xa5914790),
      BigInt.from(0xbc71631f),
      BigInt.from(0xc09704fb),
      BigInt.from(0x942536cb),
      BigInt.from(0xa3e49492),
      BigInt.from(0x3a701cc3),
      BigInt.from(0xee3e443f),
      BigInt.from(0xdf182aa9),
      BigInt.from(0x15b8aa6a),
      BigInt.from(0x166d3b19),
      BigInt.from(0xba84b045),
    );