On Tue, 8 Nov 2022 20:40:49 GMT, Xue-Lei Andrew Fan <xue...@openjdk.org> wrote:
>> Hi, >> >> May I have the micro-benchmark code reviewed for EC signature algorithms? >> The benchmarking now is focused on EC algorithms, more algorithms (e.g., >> RSA/PSS based) may be added later if needed. >> >> Thanks, >> Xuelei > > Xue-Lei Andrew Fan has updated the pull request incrementally with one > additional commit since the last revision: > > use standard names Since this test is named "Signatures", I have filed a follow-on issue to enhance this benchmark to support non-EC signatures: https://bugs.openjdk.org/browse/JDK-8296818. I would like to have that in the system, so that we don't forget about it. ------------- PR: https://git.openjdk.org/jdk/pull/11043