[openssl/tools] 6f6159: Add a performance test for EVP_PKEY_new_raw_public...
Matt Caswell
noreply at github.com
Mon May 29 10:56:01 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/tools
Commit: 6f61591b2964469ec808d7699dd75a970212dc8d
https://github.com/openssl/tools/commit/6f61591b2964469ec808d7699dd75a970212dc8d
Author: Matt Caswell <matt at openssl.org>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M perf/Makefile
M perf/README
A perf/newrawkey.c
Log Message:
-----------
Add a performance test for EVP_PKEY_new_raw_public_key_ex()
We add a performance test for repeatedly calling
EVP_PKEY_new_raw_public_key_ex(). Note this test does not support 1.1.1.
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/tools/pull/149)
More information about the openssl-commits
mailing list