#digest #macos #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

#109 in macOS and iOS APIs

Download history 2509/week @ 2024-07-22 3033/week @ 2024-07-29 3086/week @ 2024-08-05 3418/week @ 2024-08-12 2928/week @ 2024-08-19 2984/week @ 2024-08-26 2888/week @ 2024-09-02 2630/week @ 2024-09-09 2809/week @ 2024-09-16 2956/week @ 2024-09-23 3080/week @ 2024-09-30 2485/week @ 2024-10-07 2863/week @ 2024-10-14 2735/week @ 2024-10-21 1859/week @ 2024-10-28 1467/week @ 2024-11-04

9,205 downloads per month
Used in 96 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