diff options
author | jsing <> | 2022-01-09 15:40:13 +0000 |
---|---|---|
committer | jsing <> | 2022-01-09 15:40:13 +0000 |
commit | 971c0767b903fff9c30ab84159e675fb06b96d3a (patch) | |
tree | a0e1adbd73692320e52bc748ae53e9662f3fff66 /src/lib/libssl/ssl_lib.c | |
parent | b10b78c7dbd751043a4a9282538b552aa519ddbe (diff) | |
download | openbsd-971c0767b903fff9c30ab84159e675fb06b96d3a.tar.gz openbsd-971c0767b903fff9c30ab84159e675fb06b96d3a.tar.bz2 openbsd-971c0767b903fff9c30ab84159e675fb06b96d3a.zip |
Clean up ssl3_{send,get}_client_kex_gost()
Fix leaks, use sizeof() instead of hardcoded sizes, actually check return
codes, explicit_bzero() the premaster secret on the server side and
generally try to kick the GOST kex code into some sort of shape.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions