# libmongocrypt-rust **Repository Path**: mirrors_mongodb/libmongocrypt-rust ## Basic Information - **Project Name**: libmongocrypt-rust - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2023-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # libmongocrypt-rust [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE) Rust language bindings for the [libmongocrypt](https://github.com/mongodb/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.