security-framework

Crates.iosecurity-framework
lib.rssecurity-framework
version
sourcesrc
created_at2015-11-27 22:17:03.528149
updated_at2025-01-07 16:04:15.335636
descriptionSecurity.framework bindings for macOS and iOS
homepagehttps://lib.rs/crates/security_framework
repositoryhttps://github.com/kornelski/rust-security-framework
max_upload_size
id3520
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Dirkjan Ochtman (djc)

documentation

https://docs.rs/security_framework

README

macOS/iOS Security framework for Rust

Latest Version

Documentation

Bindings to the Apple's Security.framework. Allows use of TLS and Keychain from Rust.

License

Licensed under either of

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.

Commit count: 670

cargo fmt