[Toybox] [RFC] ktls is in 4.13.

Rob Landley rob at landley.net
Sun Sep 3 21:12:05 PDT 2017


The kernel just merged "ssl renamed after thread local storage" support:

  vpaper: https://netdevconf.org/1.2/papers/ktls.pdf
  sample code: https://github.com/ktls/af_ktls

It's basic https plumbing in the kernel, but doesn't do the handshake or
renegotiation. What I'm wondering is would this be a better thing to try
to plug into than the openssl command line utility?

Worth bothering with?

Rob



More information about the Toybox mailing list