Navigation

Installation Requirements

Overview

Learn about the applications and libraries you must install to use
().

What You Need

Before you can use , you must set up the following items in your development environment:

Dependency Name Description
pymongocrypt Python wrapper for the libmongocrypt encryption library. The libmongocrypt library contains bindings to communicate with the native library that manages the encryption.
Dependency Name Description
:driver:`mongodb-crypt </java/sync/current/fundamentals/csfle/#mongodb-crypt>` The mongodb-crypt library contains bindings to communicate with the native library that manages the encryption.
Dependency Name Description
mongodb-client-encryption NodeJS wrapper for the libmongocrypt encryption library. The libmongocrypt library contains bindings to communicate with the native library that manages the encryption.
Dependency Name Description
x64 Support requires x64 support.
Dependency Name Description
Install libmongocrypt The libmongocrypt library contains bindings to communicate with the native library that manages the encryption.

Learn More

To start using , see Quick Start.

To learn how to use with a remote provider, see Tutorials.

←   Features Quick Start  →