2 unstable releases

Uses old Rust 2015

0.2.0 Jan 24, 2017
0.1.0 Dec 12, 2016

#163 in macOS and iOS APIs

Download history 1493/week @ 2023-12-05 1441/week @ 2023-12-12 1291/week @ 2023-12-19 942/week @ 2023-12-26 1290/week @ 2024-01-02 1347/week @ 2024-01-09 1315/week @ 2024-01-16 1305/week @ 2024-01-23 1242/week @ 2024-01-30 1346/week @ 2024-02-06 1315/week @ 2024-02-13 1407/week @ 2024-02-20 1383/week @ 2024-02-27 1472/week @ 2024-03-05 1322/week @ 2024-03-12 1346/week @ 2024-03-19

5,775 downloads per month
Used in 101 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

~81KB