Integrated: 8285493: ECC calculation error
Weijun Wang
weijun at openjdk.java.net
Thu Apr 28 02:56:45 UTC 2022
On Tue, 26 Apr 2022 21:02:49 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> Only numbers from the same modular fields can be involved in arithmetic calculations. Add `assert` to guarantee this.
>
> Also, found one broken case and rewrote it.
This pull request has now been integrated.
Changeset: c1173c24
Author: Weijun Wang <weijun at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/c1173c24bff271e26013126ff1746c480e2fe1a9
Stats: 16 lines in 2 files changed: 3 ins; 4 del; 9 mod
8285493: ECC calculation error
Reviewed-by: xuelei, ascarpino
-------------
PR: https://git.openjdk.java.net/jdk/pull/8409
More information about the security-dev
mailing list