openssl / project

Tracking of project related issues
2 stars 1 forks source link

Address additional performance issues reported in openssl issue https://github.com/openssl/openssl/issues/21833 #645

Open nhorman opened 3 months ago

nhorman commented 3 months ago

Gather performance data on https://github.com/openssl/openssl/issues/21833

This is a long running issue from August of 2023, in which the reporter has indicated that openssl performance has dropped significantly from 1.1.1 to 3.0, focused mainly on the function EVP_PKEY_derive_set_peer_ex.

To resolve this issue we should:

### Tasks
- [ ] https://github.com/openssl/project/issues/646
- [ ] https://github.com/openssl/project/issues/647
- [ ] https://github.com/openssl/project/issues/648
- [ ] https://github.com/openssl/project/issues/649