13 releases (7 breaking)

0.15.0 Mar 25, 2025
0.14.1 Nov 22, 2024
0.14.0 Sep 12, 2024
0.13.0 Mar 29, 2024
0.8.2 Nov 15, 2021

#1499 in Cryptography

Download history 1051/week @ 2025-01-07 901/week @ 2025-01-14 2538/week @ 2025-01-21 702/week @ 2025-01-28 816/week @ 2025-02-04 812/week @ 2025-02-11 1317/week @ 2025-02-18 2264/week @ 2025-02-25 1235/week @ 2025-03-04 1250/week @ 2025-03-11 1691/week @ 2025-03-18 1250/week @ 2025-03-25 1478/week @ 2025-04-01 1600/week @ 2025-04-08 1545/week @ 2025-04-15 1248/week @ 2025-04-22

6,007 downloads per month
Used in 13 crates (3 directly)

Apache-2.0 OR ISC OR MIT

325KB
5K SLoC

This package contains bindings for using rustls via a C API. If you're looking at this on docs.rs, you may want the rustls docs instead.

Even though this is a C API, it is published on crates.io so other crates that wrap a different C API (like curl) can depend on it.

You may also want to read the rustls-ffi README.


Rustls-FFI

This package contains bindings for using rustls in a non-Rust language. If you're looking at this on crates.io, you may want the rustls crate instead.

Even though this is a non-Rust API, it is published on crates.io so other crates that wrap a different non-Rust API (for instance: the curl crate wraps libcurl) can depend on it.

You may also want to read the rustls-ffi README.

Dependencies

~8–31MB
~746K SLoC