inv property
BigInt
get
inv
Montgomery inverse of the modulus modulo 2⁶⁴ (BigInt-backed).
Implementation
static BigInt get inv => BigInt.parse("0x89f3fffcfffcfffd");
Montgomery inverse of the modulus modulo 2⁶⁴ (BigInt-backed).
static BigInt get inv => BigInt.parse("0x89f3fffcfffcfffd");