Description
Client-side MongoDB encryption helps applications protect selected data before it reaches the database server. It is useful for software that needs encrypted fields, key management integration, or queryable encryption support.
This is a cryptography library, not an automatic privacy guarantee. Secure use depends on key storage, driver configuration, threat model, backups, and careful testing of encrypted queries.