Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 791 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 791 Bytes

rust-commoncrypto

CI Status

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

Legal

The commoncrypto-sys and commoncrypto crates are copyrighted under the terms of the MIT license. See LICENSE for details.