ktls

Crates.ioktls
lib.rsktls
version6.0.2
created_at2022-10-21 10:45:11.440421+00
updated_at2025-04-07 09:57:22.900772+00
descriptionConfigures kTLS for tokio-rustls client and server connections.
homepage
repositoryhttps://github.com/rustls/ktls
max_upload_size
id693414
size54,404
publishers (github:rustls:publishers)

documentation

https://docs.rs/ktls

README

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

ktls

Configures kTLS (kernel TLS offload) for any type that implements AsRawFd, given a rustls ServerConnection.

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.

Commit count: 218

cargo fmt