5 releases

0.1.4+1.12.0 Jan 16, 2025
0.1.3+1.11.0 Aug 7, 2024
0.1.2+1.8.0-alpha1 Jun 21, 2023
0.1.1+1.8.0-alpha0 Apr 6, 2023
0.1.0+1.6.1 Dec 6, 2022

#2792 in Database interfaces

Download history 27/week @ 2024-12-17 4/week @ 2025-01-07 134/week @ 2025-01-14 18/week @ 2025-01-21 29/week @ 2025-01-28 72/week @ 2025-02-04 32/week @ 2025-02-11 83/week @ 2025-02-18 38/week @ 2025-02-25 44/week @ 2025-03-04 41/week @ 2025-03-11 37/week @ 2025-03-18 64/week @ 2025-03-25 48/week @ 2025-04-01

194 downloads per month
Used in 2 crates (via mongocrypt)

Apache-2.0

79KB
1K SLoC

FFI bindings to libmongocrypt.

These bindings are generated by rust-bindgen.


libmongocrypt-rust

License

Rust language bindings for the libmongocrypt library for client-side encryption in MongoDB drivers.

Requirements

libmongocrypt 1.8.0 or higher must be installed; if it's not in a system-default location MONGOCRYPT_LIB_DIR can be set to specify a search location.

Dependencies