#tls

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

#1074 in Cryptography

25 downloads per month

MIT/Apache

120KB
2.5K 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

~7–15MB
~355K SLoC