diff options
author | tb <> | 2021-11-29 18:48:22 +0000 |
---|---|---|
committer | tb <> | 2021-11-29 18:48:22 +0000 |
commit | 4512e3f52290dfeeecdd3d26cee6f9bf2223839e (patch) | |
tree | 60e486cea0b09aba540041c1b807486240644883 /src/lib/libcrypto/dh/dh_check.c | |
parent | cd48de90fe30c83a4498a8023d52f5f0b9d62d5c (diff) | |
download | openbsd-4512e3f52290dfeeecdd3d26cee6f9bf2223839e.tar.gz openbsd-4512e3f52290dfeeecdd3d26cee6f9bf2223839e.tar.bz2 openbsd-4512e3f52290dfeeecdd3d26cee6f9bf2223839e.zip |
First pass of converting ssl_kex.c to opaque DH.
Assign the result of BN_dup() and BN_bn2bin() to local BIGNUMs, then
set the factors and pubkey on the dh using DH_set0_{pqg,key}().
A second pass will be done during the upcoming bump.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/dh/dh_check.c')
0 files changed, 0 insertions, 0 deletions