rustls-ffi

Crates.iorustls-ffi
lib.rsrustls-ffi
version0.14.0
sourcesrc
created_at2021-11-15 06:23:05.070376
updated_at2024-09-12 15:35:35.960365
descriptionRustls bindings for non-Rust languages
homepagehttps://github.com/rustls/rustls-ffi
repositoryhttps://github.com/rustls/rustls-ffi
max_upload_size
id482015
size541,004
publishers (github:rustls:publishers)

documentation

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.

Commit count: 405

cargo fmt