2 unstable releases

Uses old Rust 2015

0.2.0 Jan 24, 2017
0.1.0 Dec 12, 2016

#182 in macOS and iOS APIs

Download history 2485/week @ 2024-07-22 3030/week @ 2024-07-29 3082/week @ 2024-08-05 3415/week @ 2024-08-12 2925/week @ 2024-08-19 2971/week @ 2024-08-26 2889/week @ 2024-09-02 2630/week @ 2024-09-09 2799/week @ 2024-09-16 2952/week @ 2024-09-23 3069/week @ 2024-09-30 2489/week @ 2024-10-07 2864/week @ 2024-10-14 2746/week @ 2024-10-21 1865/week @ 2024-10-28 1472/week @ 2024-11-04

9,227 downloads per month
Used in 97 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

~84KB