RFR: 8295011: EC point multiplication improvement for secp256r1 [v3]

Xue-Lei Andrew Fan xuelei at openjdk.org
Tue Nov 1 19:10:15 UTC 2022


On Tue, 1 Nov 2022 17:43:22 GMT, Mark Powers <mpowers at openjdk.org> wrote:

>> Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove tailing whitespaces
>
> src/jdk.crypto.ec/share/classes/sun/security/ec/ECOperations.java line 588:
> 
>> 586:                 //
>> 587:                 // This is a 4 dimensions table, and each dimension contains
>> 588:                 // 16 elements. For the 1st demension, each element in it is
> 
> s/demension/dimension/

Thank you for the catch.  Updated in the latest patch.

-------------

PR: https://git.openjdk.org/jdk/pull/10893


More information about the security-dev mailing list