Package org.bouncycastle.asn1.ua
Class DSTU4145PointEncoder
java.lang.Object
org.bouncycastle.asn1.ua.DSTU4145PointEncoder
DSTU4145 encodes points somewhat differently than X9.62
It compresses the point to the size of the field element
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ECPoint
decodePoint
(ECCurve curve, byte[] bytes) static byte[]
-
Constructor Details
-
DSTU4145PointEncoder
public DSTU4145PointEncoder()
-
-
Method Details
-
encodePoint
-
decodePoint
-