2 unstable releases
Uses old Rust 2015
0.2.0 | Jan 24, 2017 |
---|---|
0.1.0 | Dec 12, 2016 |
#117 in macOS and iOS APIs
9,024 downloads per month
Used in 102 crates
(via crypto-hash)
9KB
131 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
:
Idiomatic Rust wrappers for CommonCrypto
structs.
Dependencies
~40KB