#hash #macos

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

#217 in macOS and iOS APIs

Download history 1739/week @ 2024-12-17 1034/week @ 2024-12-24 1412/week @ 2024-12-31 2028/week @ 2025-01-07 2949/week @ 2025-01-14 2354/week @ 2025-01-21 1931/week @ 2025-01-28 1989/week @ 2025-02-04 2059/week @ 2025-02-11 1783/week @ 2025-02-18 1937/week @ 2025-02-25 1627/week @ 2025-03-04 2597/week @ 2025-03-11 2252/week @ 2025-03-18 2311/week @ 2025-03-25 1353/week @ 2025-04-01

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

MIT license

9KB
131 lines

Idiomatic Rust wrappers for CommonCrypto structs.


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.

Dependencies

~42KB