diff options
author | jsing <> | 2022-01-06 18:23:56 +0000 |
---|---|---|
committer | jsing <> | 2022-01-06 18:23:56 +0000 |
commit | 8aaae3574818dcc48e518588a5f21f25567c50f6 (patch) | |
tree | 576e268ac740ee1d976432ed20601d429a60115e /src/lib/libcrypto/bio/bio_lib.c | |
parent | 58c29787c787c30889a5c9cdee9a109dfb201177 (diff) | |
download | openbsd-8aaae3574818dcc48e518588a5f21f25567c50f6.tar.gz openbsd-8aaae3574818dcc48e518588a5f21f25567c50f6.tar.bz2 openbsd-8aaae3574818dcc48e518588a5f21f25567c50f6.zip |
Convert legacy TLS client to tls_key_share.
This requires adding DHE support to tls_key_share. In doing so,
tls_key_share_peer_public() has to lose the group argument and gains
an invalid_key argument. The one place that actually needs the group
check is tlsext_keyshare_client_parse(), so add code to do this.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libcrypto/bio/bio_lib.c')
0 files changed, 0 insertions, 0 deletions