OpenBSD/src 5zMRxXIlib/libssl tls13_record_layer.c tls13_internal.h

   Provide an initial implementation of the TLS 1.3 record layer.

   This is entirely self-contained and knows nothing about SSL or BIO. The
   bottom of the stack is provided by wire read and write callbacks, with the
   API to the record layer primarily being via
   tls13_{read,write}_{application,handshake}_data().

   This currently lacks some functionality, however will be worked on in tree.

   ok tb@
VersionDeltaFile
1.1+758-0lib/libssl/tls13_record_layer.c
1.9+29-3lib/libssl/tls13_internal.h
1.49+3-3lib/libssl/Makefile
+790-63 files

UnifiedSplitRaw