31 releases (stable)
3.0.0 | Sep 20, 2024 |
---|---|
3.0.0-beta.1 | Aug 13, 2024 |
2.11.1 | Jul 14, 2024 |
2.10.0 | Mar 30, 2024 |
0.1.0 |
|
#2 in macOS and iOS APIs
3,406,945 downloads per month
Used in 6,747 crates
(34 directly)
445KB
10K
SLoC
macOS/iOS Security framework for Rust
Bindings to the Apple's Security.framework
. Allows use of TLS and Keychain from Rust.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Wrappers around the OSX Security Framework.
Dependencies
~340–465KB
~10K SLoC