#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

#115 in macOS and iOS APIs

Download history 2966/week @ 2024-09-22 3046/week @ 2024-09-29 2541/week @ 2024-10-06 2867/week @ 2024-10-13 2707/week @ 2024-10-20 1999/week @ 2024-10-27 1538/week @ 2024-11-03 1367/week @ 2024-11-10 1584/week @ 2024-11-17 1855/week @ 2024-11-24 1828/week @ 2024-12-01 2018/week @ 2024-12-08 1978/week @ 2024-12-15 1056/week @ 2024-12-22 1143/week @ 2024-12-29 2025/week @ 2025-01-05

6,427 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

~41KB