Remove EVP_PBE_* API from public visibility
authortb <tb@openbsd.org>
Sat, 2 Mar 2024 10:06:48 +0000 (10:06 +0000)
committertb <tb@openbsd.org>
Sat, 2 Mar 2024 10:06:48 +0000 (10:06 +0000)
commit573bb26a3d68284e56ac04f4fe72f932cf43413b
tree83b2f2603cddfdb0b4c2ab5c1f7f001066f42674
parent6b049bbc538a99acff3396f6cc91027d35a876de
Remove EVP_PBE_* API from public visibility

You can no longer add your custom PBE algorithm. Pity. EVP_PBE_CipherInit()
stays for internal use, the rest goes away copmletely.

ok jsing
lib/libcrypto/Symbols.list
lib/libcrypto/evp/evp.h
lib/libcrypto/evp/evp_local.h
lib/libcrypto/evp/evp_pbe.c