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

Download history 1812/week @ 2024-05-19 1810/week @ 2024-05-26 2247/week @ 2024-06-02 1861/week @ 2024-06-09 2321/week @ 2024-06-16 2427/week @ 2024-06-23 2225/week @ 2024-06-30 2015/week @ 2024-07-07 2379/week @ 2024-07-14 2556/week @ 2024-07-21 3069/week @ 2024-07-28 2976/week @ 2024-08-04 3423/week @ 2024-08-11 2947/week @ 2024-08-18 2912/week @ 2024-08-25 2644/week @ 2024-09-01

12,198 downloads per month
Used in 98 crates (via commoncrypto)

MIT license

10KB
133 lines

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

Contributing

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