diff options
author | jsing <> | 2022-01-06 18:23:56 +0000 |
---|---|---|
committer | jsing <> | 2022-01-06 18:23:56 +0000 |
commit | b83111ab1ec477b511594289674b6ac2829f0945 (patch) | |
tree | 576e268ac740ee1d976432ed20601d429a60115e /src/lib/libcrypto/dsa/dsa_sign.c | |
parent | 8a294c8f5ee20d8960cff250faba4ec8637a5f74 (diff) | |
download | openbsd-b83111ab1ec477b511594289674b6ac2829f0945.tar.gz openbsd-b83111ab1ec477b511594289674b6ac2829f0945.tar.bz2 openbsd-b83111ab1ec477b511594289674b6ac2829f0945.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/dsa/dsa_sign.c')
0 files changed, 0 insertions, 0 deletions