]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
Deprecate the libssl level SRP APIs
authorMatt Caswell <matt@openssl.org>
Mon, 8 Feb 2021 11:31:59 +0000 (11:31 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 12 Feb 2021 08:47:32 +0000 (08:47 +0000)
commit76cb077f81c96e98d2f2042478c916ed2fdeda16
treefe98349c43554f984f2256b180584903164b4a74
parent6d2a1eff553b0bd463cce008a25506d89280679f
Deprecate the libssl level SRP APIs

The low level SRP implementation has been deprecated with no replacement.
Therefore the libssl level APIs need to be similarly deprecated.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14132)
15 files changed:
apps/ciphers.c
apps/include/s_apps.h
apps/lib/tlssrp_depr.c
include/openssl/ssl.h.in
ssl/s3_lib.c
ssl/ssl_lib.c
ssl/ssl_local.h
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c
ssl/tls_srp.c
test/build.info
test/helpers/handshake.c
test/helpers/handshake.h
test/helpers/handshake_srp.c [new file with mode: 0644]
util/libcrypto.num