RFR: 8296809: KeyPairGenerator benchmark
Xue-Lei Andrew Fan
xuelei at openjdk.org
Sat Nov 12 18:26:37 UTC 2022
On Thu, 10 Nov 2022 18:31:07 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:
> Hi,
>
> May I have the micro-benchmark code reviewed for EC key pair generation algorithms? The benchmarking now is focused on EC algorithms, more algorithms (e.g., RSA/PSS based) may be added later if needed.
>
> Thanks,
> Xuelei
There are existing benchmarking cases for key pair generation (test/micro/org/openjdk/bench/javax/crypto/full/KeyPairGeneratorBench.java).
-------------
PR: https://git.openjdk.org/jdk/pull/11091
More information about the security-dev
mailing list