The hogweed-benchmark code for benchmarking OpenSSL uses several
functions that have been deprecated in OpenSSL 3.0, like RSA_new(). I've
spent some hour attempting to update it to non-deprecated functions, but
I'm having a really hard time navigating the openssl apis and
documentation.

I've not yet been able to even generate an RSA key, using openssl
functions like EVP_PKEY_CTX_new_from_name, EVP_PKEY_keygen_init,
EVP_PKEY_CTX_set_rsa_keygen_bits, etc.

Is there anyone on the list familiar with OpenSSL that could help with
this update?

And related question: Do you see a value in hogweed-benchmark (and
nettle-benchmark) running comparative benchmarks to OpenSSL? Otherwise,
maybe it's not worth the effort to keep and maintain that code.

Regards,
/Niels
-- 
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.

_______________________________________________
nettle-bugs mailing list -- nettle-bugs@lists.lysator.liu.se
To unsubscribe send an email to nettle-bugs-le...@lists.lysator.liu.se

Reply via email to