diff options
author | jsing <> | 2019-01-20 10:31:54 +0000 |
---|---|---|
committer | jsing <> | 2019-01-20 10:31:54 +0000 |
commit | 7d4c5df49f29866dec345d1ed3420715c776e9e1 (patch) | |
tree | e8897b82c6da0c5ad784ceab148eb15cf17a1d6c /src/lib/libssl/ssl_lib.c | |
parent | 109c1a3cd723529ce9ea6e4db6ce37493ed83034 (diff) | |
download | openbsd-7d4c5df49f29866dec345d1ed3420715c776e9e1.tar.gz openbsd-7d4c5df49f29866dec345d1ed3420715c776e9e1.tar.bz2 openbsd-7d4c5df49f29866dec345d1ed3420715c776e9e1.zip |
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@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions