#tls #tls-api #error #rustls #security-framework

tls-api-security-framework

TLS API implementation over rustls crate

5 releases (breaking)

0.9.0 Apr 28, 2022
0.8.0 Apr 28, 2022
0.7.0 Oct 26, 2021
0.6.0 Oct 24, 2021
0.5.0 Feb 21, 2021

#7 in #tls-api


Used in product-os-proxy

MIT/Apache

145KB
3K SLoC

GitHub Workflow Status License crates.io

tls-api-security-framework

tls-api implementation over security-framework crate.


lib.rs:

tls_api implementation for security_framework.

This crate is available on non-iOS or non-macOS, but most operations simply return error. So code depending on this crate can be typechecked without cargo target-specific setup and conditional compilation.

Dependencies

~11–25MB
~446K SLoC