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

#2841 in Database interfaces

Download history 66/week @ 2025-02-05 43/week @ 2025-02-12 78/week @ 2025-02-19 39/week @ 2025-02-26 49/week @ 2025-03-05 31/week @ 2025-03-12 46/week @ 2025-03-19 59/week @ 2025-03-26 46/week @ 2025-04-02 27/week @ 2025-04-09 32/week @ 2025-04-16 15/week @ 2025-04-23 13/week @ 2025-04-30 29/week @ 2025-05-07 29/week @ 2025-05-14 25/week @ 2025-05-21

101 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