Skip to content
Snippets Groups Projects
user avatar
Tatsuhiro Tsujikawa authored
This commit separates key installation function into 2 and let TLS
stack install rx and tx keys separately for handshake and 1RTT keys.
This change is aligned to the new BoringSSL API and GnuTLS API.  I
expect that OpenSSL will follow this change.  It also removes side
argument from crypto API if it can be inferred by
ngtcp2_conn_is_server.
32e70316
Name Last commit Last update
..