-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b58
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8227880 | openjdk7u | Vincent Ryan | P4 | Resolved | Fixed | master |
The ECParameters.decodePoint method has a test that checks the field size matches the encoded point length. That check is needs to be tightened to fit the ANSI X9.63 spec.
Reported by Michael St. Johns on 12 Sep 2012:
http://mail.openjdk.java.net/pipermail/security-dev/2012-September/005519.html
Reported by Michael St. Johns on 12 Sep 2012:
http://mail.openjdk.java.net/pipermail/security-dev/2012-September/005519.html
- backported by
-
JDK-8227880 correct the field size check when decoding a point on ECC curve
-
- Resolved
-
- relates to
-
JDK-8000966 EC key getEncoded() error
-
- Closed
-