eduardsui / tlse

Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library
Other
535 stars 87 forks source link

Add kTLS support for TLS 1.3 #71

Closed breakertt closed 2 years ago

breakertt commented 2 years ago

Also, I believe ktls for AES-CCM-128, AES-GCM-256 and CHACHA20-POLY1305 are also available in the kernel now, we can try to support these.