public class Secp256k1Basic extends BasicGroup
The curve is defined in Weierstrass short form \(y^2 = x^3 + b\) over a field \(\mathbb{F}_p\). Specific parameters are taken from here.
impl, isPrimeOrder, size, zn| Constructor and Description |
|---|
Secp256k1Basic() |
Secp256k1Basic(Representation repr) |
equals, getGenerator, getNeutralElement, getRepresentation, getUniformlyRandomElement, getUniformlyRandomNonNeutral, getUniqueByteLength, getZn, hashCode, hasPrimeSize, isCommutative, restoreElement, size, wrapclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitexpr, getUniformlyRandomElements, getUniformlyRandomExponent, getUniformlyRandomExponents, getUniformlyRandomNonNeutrals, getUniformlyRandomNonzeroExponent, getUniformlyRandomNonzeroExponents, getUniformlyRandomUnitExponent, getUniformlyRandomUnitExponents, restoreFromRepresentation, restoreVectorpublic Secp256k1Basic()
public Secp256k1Basic(Representation repr)