#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

#112 in macOS and iOS APIs

Download history 932/week @ 2023-12-23 1201/week @ 2023-12-30 1355/week @ 2024-01-06 1378/week @ 2024-01-13 1286/week @ 2024-01-20 1236/week @ 2024-01-27 1309/week @ 2024-02-03 1275/week @ 2024-02-10 1550/week @ 2024-02-17 1200/week @ 2024-02-24 1514/week @ 2024-03-02 1298/week @ 2024-03-09 1585/week @ 2024-03-16 1681/week @ 2024-03-23 1866/week @ 2024-03-30 1403/week @ 2024-04-06

6,675 downloads per month
Used in 100 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