3 stable releases

1.0.2 Sep 26, 2024
1.0.1 Mar 20, 2024
1.0.0 Oct 21, 2022

#3 in #offload

Download history 11/week @ 2024-08-30 5/week @ 2024-09-13 105/week @ 2024-09-20 148/week @ 2024-09-27 18/week @ 2024-10-04 15/week @ 2024-10-11 8/week @ 2024-10-18 6/week @ 2024-10-25 13/week @ 2024-11-01 8/week @ 2024-11-08 6/week @ 2024-11-15 8/week @ 2024-11-22 9/week @ 2024-11-29 40/week @ 2024-12-06 146/week @ 2024-12-13

205 downloads per month
Used in 2 crates (via ktls)

MIT/Apache

34KB
925 lines

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

ktls-sys

linux/tls.h bindings, for TLS kernel offload.

Generated with bindgen tls.h -o src/bindings.rs

See https://github.com/bearcove/ktls for a higher-level / safer interface.

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.

No runtime deps