summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf_lib.c
diff options
context:
space:
mode:
authortb <>2024-08-31 09:14:21 +0000
committertb <>2024-08-31 09:14:21 +0000
commit4d0ecb9ca6915541794e3cc736907b89e9a1dd6c (patch)
tree797124b4a826431ab1cb43dcdf84f0684f586817 /src/lib/libcrypto/conf/conf_lib.c
parent2222e130b7bcfb051ee4a7bf04f3a198fd5b0daf (diff)
downloadopenbsd-4d0ecb9ca6915541794e3cc736907b89e9a1dd6c.tar.gz
openbsd-4d0ecb9ca6915541794e3cc736907b89e9a1dd6c.tar.bz2
openbsd-4d0ecb9ca6915541794e3cc736907b89e9a1dd6c.zip
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 'src/lib/libcrypto/conf/conf_lib.c')
0 files changed, 0 insertions, 0 deletions