2 unstable releases

Uses old Rust 2015

0.2.0 Jan 24, 2017
0.1.0 Dec 12, 2016

#229 in macOS and iOS APIs

Download history 2072/week @ 2024-12-09 1880/week @ 2024-12-16 1079/week @ 2024-12-23 1203/week @ 2024-12-30 2100/week @ 2025-01-06 2451/week @ 2025-01-13 2719/week @ 2025-01-20 1983/week @ 2025-01-27 2009/week @ 2025-02-03 2095/week @ 2025-02-10 1743/week @ 2025-02-17 2027/week @ 2025-02-24 1620/week @ 2025-03-03 2617/week @ 2025-03-10 2326/week @ 2025-03-17 2008/week @ 2025-03-24

8,751 downloads per month
Used in 99 crates (via crypto-hash)

MIT license

9KB
131 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:

Idiomatic Rust wrappers for CommonCrypto structs.

Dependencies

~42KB