|
Author:
{'name': 'vector-of-bool', 'email': 'vectorofbool@gmail.com', 'username': 'vector-of-bool'}
Message: MONGOCRYPT-434 Rename "csfle" to "crypt_shared" (#352)
- Rename 'csfle' -> 'crypt_shared'
This commit changes almost all references of the "csfle" dynamic library
to "crypt_shared", as per DRIVERS-2338/MONGOCRYPT-434.
This change includes renames to both the public and internal API
references. Some filenames and test names remain unchanged.
- Update Node bindings for the csfle rename
- Update Python bindings for csfle rename
- Missed one API func rename
- fixup: adjust Node.js bindings tests
Co-authored-by: Anna Henningsen <anna@addaleax.net>
Branch: master
https://github.com/mongodb/libmongocrypt/commit/829f58dce3485a2818911a95f9b08431f2e8c21a
|