#macos #digest #hash #crypto

commoncrypto

Idiomatic Rust wrappers for Mac OS X's CommonCrypto library

2 unstable releases

Uses old Rust 2015

0.2.0 Jan 24, 2017
0.1.0 Dec 12, 2016

#117 in macOS and iOS APIs

Download history 1639/week @ 2024-04-06 1632/week @ 2024-04-13 1582/week @ 2024-04-20 1787/week @ 2024-04-27 1840/week @ 2024-05-04 1770/week @ 2024-05-11 1777/week @ 2024-05-18 1805/week @ 2024-05-25 2268/week @ 2024-06-01 1845/week @ 2024-06-08 2273/week @ 2024-06-15 2470/week @ 2024-06-22 2252/week @ 2024-06-29 2001/week @ 2024-07-06 2294/week @ 2024-07-13 2183/week @ 2024-07-20

9,024 downloads per month
Used in 102 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

~40KB