]> git.sesse.net Git - cubemap/blob - tlse/README
Add server-side TLS support, through kTLS.
[cubemap] / tlse / README
1 This is a copy of the core files of TLSe, checked out from
2
3   https://github.com/eduardsui/tlse
4
5 It is patched to add and include ktls.h, since glibc does not include
6 kTLS definitions yet, and then irrelevant files removed. It is embedded
7 (as opposed to a regular link) since TLSe does not provide a static or
8 shared library.