On Wed, 2 Dec 2020 17:08:11 GMT, Anthony Scarpino <ascarp...@openjdk.org> wrote:
> I need a code review for this small code change. The code did not run the > data through the DER decoding class before setting it to the point when the > SunPKCS11 configuration had UseEcX963Encoding set to false. This pull request has now been integrated. Changeset: 55f5542c Author: Anthony Scarpino <ascarp...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/55f5542c Stats: 9 lines in 2 files changed: 6 ins; 1 del; 2 mod 8026976: ECParameters, Point does not match field size Reviewed-by: xuelei ------------- PR: https://git.openjdk.java.net/jdk/pull/1568