Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Client-Side Field Level Encryption #43

Open
armandodlvr opened this issue Jul 23, 2021 · 0 comments
Open

Support for Client-Side Field Level Encryption #43

armandodlvr opened this issue Jul 23, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@armandodlvr
Copy link

is it possible to add the encrypt type to the schema?

Example:

password: { encrypt: { bsonType: "string", algorithm: "AEAD_AES_256_CBC_HMAC_SHA_512-Deterministic", }, },

@avaly avaly added the enhancement New feature or request label Sep 8, 2021
@avaly avaly added the help wanted Extra attention is needed label Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants