Skip to content

mongodb/libmongocrypt-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.