Package | Description |
---|---|
gnu.crypto.key.ecdsa | |
gnu.crypto.sig.ecdsa.ecmath.curve |
Modifier and Type | Method and Description |
---|---|
ECDomainParameter |
ECDSAKeyPairX509Codec.toDomainParameters(tr.gov.tubitak.uekae.esya.asn.x509.AlgorithmIdentifier aAlgID) |
Modifier and Type | Method and Description |
---|---|
protected java.math.BigInteger |
ECPointFp._convert(java.math.BigInteger aXP,
int aYTilda) |
protected java.math.BigInteger |
ECPointF2mPolynomial._convert(java.math.BigInteger aXP,
int aYTilda) |
protected abstract java.math.BigInteger |
ECGNUPoint._convert(java.math.BigInteger aX,
int aYTilda) |
ECGNUPoint |
ECGNUPoint.add(ECGNUPoint aElem) |
void |
ECGNUPoint.addToThis(ECGNUPoint aElem) |
protected java.math.BigInteger[] |
ECGNUPoint.fromOctetString(byte[] aOctet) |
Constructor and Description |
---|
CurveF2m(Field aField,
java.math.BigInteger aA,
java.math.BigInteger aB) |
CurveFp(Field aField,
java.math.BigInteger aA,
java.math.BigInteger aB) |
ECPointF2mPolynomial(Curve aCurve,
byte[] aOctet) |
ECPointFp(Curve aCurve,
byte[] aOctet) |
Copyright © 2025. All rights reserved.