secureBasePoint property

EllipticCurvePoint secureBasePoint
final

A secure based point from a paper

Implementation

static final EllipticCurvePoint secureBasePoint = EllipticCurvePoint(
    BigInt.from(5),
    BigInt.parse(
        "2500410645565072423368981149139213252211568685173608590070979264248275228603899706950518127817176591878667784247582124505430745177116625808811349787373477"));