2 unstable releases
Uses old Rust 2015
0.2.0 | Jan 24, 2017 |
---|---|
0.1.0 | Dec 12, 2016 |
#187 in macOS and iOS APIs
12,198 downloads per month
Used in 98 crates
(via commoncrypto)
10KB
133 lines
rust-commoncrypto
Rust FFI bindings and idiomatic wrappers for Mac OS X's CommonCrypto library.
Requirements
OS X or macOS
Usage
Add commoncrypto
to your project's Cargo.toml
. For more details, consult the
Cargo guide.
Documentation
Contributing
Legal
The commoncrypto-sys
and commoncrypto
crates are copyrighted under the terms of the MIT license.
See LICENSE for details.
lib.rs
:
Low-level bindings to OSX/macOS/iOS's CommonCrypto
library.
Dependencies
~82KB