Stop supporting the long-retired X9.31 standard
authortb <tb@openbsd.org>
Sat, 15 Apr 2023 18:48:52 +0000 (18:48 +0000)
committertb <tb@openbsd.org>
Sat, 15 Apr 2023 18:48:52 +0000 (18:48 +0000)
commite068170261b3a21db1c8bc6a1a77b48c5117a33b
tree2db9351f7bef4bd81f31e2d7455ddad4914cbdeb
parentda590e3129cf5a6441299144d342d13db056ad84
Stop supporting the long-retired X9.31 standard

This isolates the three API functions from the library so they can be
easily removed and any attempt to use RSA_X931_PADDING mode will now
result in an error.

ok jsing
lib/libcrypto/rsa/rsa_eay.c
lib/libcrypto/rsa/rsa_pmeth.c