diff --git a/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/EllipticCurves.PointFormatType.html b/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/EllipticCurves.PointFormatType.html index bf075c04..4a889b0c 100644 --- a/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/EllipticCurves.PointFormatType.html +++ b/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/EllipticCurves.PointFormatType.html @@ -123,7 +123,8 @@

Enum EllipticCurve
public static enum EllipticCurves.PointFormatType
 extends Enum<EllipticCurves.PointFormatType>
-
Point formats.
+
Point format types UNCOMPRESSED and COMPRESSED are defined in https://www.secg.org/sec1-v2.pdf, + Sections 2.3.3 and 2.3.4.
diff --git a/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/EllipticCurves.html b/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/EllipticCurves.html index 25dc3dca..e33405fc 100644 --- a/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/EllipticCurves.html +++ b/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/EllipticCurves.html @@ -148,7 +148,8 @@

Nested Class Summary

static class  EllipticCurves.PointFormatType -
Point formats.
+
Point format types UNCOMPRESSED and COMPRESSED are defined in https://www.secg.org/sec1-v2.pdf, + Sections 2.3.3 and 2.3.4.
diff --git a/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/package-summary.html b/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/package-summary.html index cbb77fb4..c288e59b 100644 --- a/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/package-summary.html +++ b/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/package-summary.html @@ -433,7 +433,8 @@

Package com.google.crypto.tink.subtle

EllipticCurves.PointFormatType -
Point formats.
+
Point format types UNCOMPRESSED and COMPRESSED are defined in https://www.secg.org/sec1-v2.pdf, + Sections 2.3.3 and 2.3.4.
diff --git a/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/package-use.html b/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/package-use.html index bb98cd11..f8c52b48 100644 --- a/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/package-use.html +++ b/javadoc/tink/HEAD-SNAPSHOT/com/google/crypto/tink/subtle/package-use.html @@ -175,7 +175,8 @@

Uses of EllipticCurves.PointFormatType -
Point formats.
+
Point format types UNCOMPRESSED and COMPRESSED are defined in https://www.secg.org/sec1-v2.pdf, + Sections 2.3.3 and 2.3.4.
diff --git a/javadoc/tink/HEAD-SNAPSHOT/index-all.html b/javadoc/tink/HEAD-SNAPSHOT/index-all.html index 72b510e2..d2520e0b 100644 --- a/javadoc/tink/HEAD-SNAPSHOT/index-all.html +++ b/javadoc/tink/HEAD-SNAPSHOT/index-all.html @@ -5382,7 +5382,8 @@

E

EllipticCurves.PointFormatType - Enum in com.google.crypto.tink.subtle
-
Point formats.
+
Point format types UNCOMPRESSED and COMPRESSED are defined in https://www.secg.org/sec1-v2.pdf, + Sections 2.3.3 and 2.3.4.
EllipticCurvesUtil - Class in com.google.crypto.tink.internal