CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/16 11:55:15
Modified files:
lib/libssl : ssl_lib.c tls13_internal.h tls13_key_schedule.c
tls13_lib.c
Log message:
Implement exporter for TLSv1.3.
This implements the key material exporter for TLSv1.3, as defined in
RFC8446 section 7.5.
Issue reported by nmathewson on github.
ok inoguchi@ tb@
