p property

BigInt p
final

Prime modulus p of BLS12-381 as a single BigInt.

Implementation

static final p = BigInt.parse(
  "4002409555221667393417789825735904156556882819939007885332058136124031650490837864442687629129015664037894272559787",
);