2 unstable releases

Uses old Rust 2015

0.2.0 Jan 24, 2017
0.1.0 Dec 12, 2016

#161 in macOS and iOS APIs

Download history 2077/week @ 2024-12-09 1872/week @ 2024-12-16 1080/week @ 2024-12-23 1201/week @ 2024-12-30 2105/week @ 2025-01-06 2452/week @ 2025-01-13 2719/week @ 2025-01-20 1983/week @ 2025-01-27 2008/week @ 2025-02-03 2115/week @ 2025-02-10 1743/week @ 2025-02-17 2028/week @ 2025-02-24 1621/week @ 2025-03-03 2612/week @ 2025-03-10 2327/week @ 2025-03-17 2003/week @ 2025-03-24

8,744 downloads per month
Used in 100 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

~85KB