RFR: 8295011: EC point multiplication improvement for secp256r1 [v3]
Xue-Lei Andrew Fan
xuelei at openjdk.org
Mon Oct 31 14:59:02 UTC 2022
On Mon, 31 Oct 2022 07:08:54 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> It would be nice to add a test / consistency check, verifying that:
The current tests could be used to verify the tables. As the fields are private, it is not easy to add a test. But I will try in the follow-up change that hardcodes the precomputed values.
Thank you for the review.
-------------
PR: https://git.openjdk.org/jdk/pull/10893
More information about the security-dev
mailing list