ed25519P top-level property

BigInt ed25519P
final

Implementation

final BigInt ed25519P =
    BigInt.two.pow(255) - BigInt.from(19);