Skip to content
/ ktls Public

Safer wrappers over ktls-sys

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rustls/ktls

Repository files navigation

test pipeline Coverage Status (codecov.io) license: MIT/Apache-2.0

ktls

This repository hosts both:

  • ktls: higher-level, safe wrappers over kTLS
  • ktls-sys: the raw system interface for kTLS on Linux

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.