RFR: 8296591: Signature benchmark [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.org
Tue Nov 8 20:40:50 UTC 2022
On Tue, 8 Nov 2022 20:10:40 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> use standard names
>
> test/micro/org/openjdk/bench/java/security/Signatures.java line 60:
>
>> 58:
>> 59: String signName = switch (curveName) {
>> 60: case "secp256r1" -> "Sha256WithECDSA";
>
> We usually write "SHA256withECDSA".
Yes, it makes sense to me. Thanks!
-------------
PR: https://git.openjdk.org/jdk/pull/11043
More information about the security-dev
mailing list