bn: Deprecate the X9.31 RSA key generation related functions
authorTomas Mraz <tomas@openssl.org>
Thu, 21 Jan 2021 15:37:26 +0000 (16:37 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 25 Jan 2021 09:20:48 +0000 (10:20 +0100)
commitc27e7922211ac4f7aee5573f605c3b3cbef0d0bc
tree19a4376c5ce7743f00fab58e894d2692e3da9fdd
parentc9603dfa42d0643a6c8cac3e14364d9fd63303c4
bn: Deprecate the X9.31 RSA key generation related functions

This key generation method is obsolete.

Fixes #10111

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13921)
CHANGES.md
crypto/bn/bn_x931p.c
crypto/bn/build.info
crypto/rsa/build.info
crypto/rsa/rsa_x931g.c
include/openssl/bn.h
util/libcrypto.num