diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2024-08-31 09:14:22 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2024-08-31 09:14:22 +0000 |
commit | 3b30e86edb6d46c5b2f8fa997e1327e63d792367 (patch) | |
tree | 7812404bf32f11451b73b4e934d48cc80461de5e /lib/libcrypto/hidden/openssl/conf.h | |
parent | ae471dbbe2198be41b0f3e354a6dfd279ea0e3f2 (diff) |
Remove EVP_PKEY_*check again
This API turned out to be a really bad idea. OpenSSL 3 extended it, with
the result that basically every key type had its own DoS issues fixed in
a recent security release. We eschewed these by having some upper bounds
that kick in when keys get insanely large.
Initially added on tobhe's request who fortunately never used it in iked,
this was picked up only by ruby/openssl (one of the rare projects doing
proper configure checks rather than branching on VERSION defines) and of
course xca, since it uses everything it can. So it was easy to get rid of
this again.
ok beck jsing
Diffstat (limited to 'lib/libcrypto/hidden/openssl/conf.h')
0 files changed, 0 insertions, 0 deletions