summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
diff options
context:
space:
mode:
authortb <>2023-11-13 15:44:15 +0000
committertb <>2023-11-13 15:44:15 +0000
commit2e6519b30d203249b0600e74373e1a8bf5a1925a (patch)
treeb6d14daa9866b6f66dbddabc0acb35754ec170d5 /src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
parent0f7e9a27e93c849143b634b9e7e4b9e945a3133d (diff)
downloadopenbsd-2e6519b30d203249b0600e74373e1a8bf5a1925a.tar.gz
openbsd-2e6519b30d203249b0600e74373e1a8bf5a1925a.tar.bz2
openbsd-2e6519b30d203249b0600e74373e1a8bf5a1925a.zip
Garbage collect an incoherent export crypto check
Contrast "#define EVP_PKT_EXP 0x1000 /* <= 512 bit key */" with the diff: - /* /8 because it's 1024 bits we look for, not bytes */ - if (EVP_PKEY_size(pk) <= 1024 / 8) - ret |= EVP_PKT_EXP; EVP_PKT_EXP will be nuked at the next opportunity. discussed with jsing
Diffstat (limited to 'src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3')
0 files changed, 0 insertions, 0 deletions