Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 847 Bytes

File metadata and controls

17 lines (11 loc) · 847 Bytes

Test pipeline Coverage Status (codecov.io) License: MIT OR Apache-2.0

ktls

This repository hosts both:

  • ktls: high-level APIs for configuring kTLS (kernel TLS offload) on top of [rustls].
  • ktls-sys: the raw system interface for kTLS on Linux (deprecated).

License

This project is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.