CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2022/06/03 07:28:36
Modified files: lib/libssl : ssl_locl.h Log message: Add a use_psk_dhe_ke flag to the TLSv1.3 handshake struct This will be used to indicate client side support for DHE key establishment. ok jsing