It provides the RSA_generate_key function, which is deprecated as of 3.0 but is used by various ports.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
There are other deprecated APIs that we might want to include apart from just rsa_depr.c:
./crypto/openssl/apps/lib/tlssrp_depr.c ./crypto/openssl/crypto/dh/dh_depr.c ./crypto/openssl/crypto/rsa/rsa_depr.c ./crypto/openssl/crypto/dsa/dsa_depr.c ./crypto/openssl/crypto/bn/bn_depr.c ./crypto/openssl/ssl/tls_depr.c