Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-774

Rename internal csfle references to crypt_shared

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • Not Needed

      Follow-up to MONGOCRYPT-434. There are internal references to "csfle" referring to the crypt_shared library: example:

      /// A CSFLE DLL vtable, initialized by mongocrypt_init
      _mongo_crypt_v1_vtable csfle;
      /// Pointer to the global csfle_lib object. Should not be freed directly.
      mongo_crypt_v1_lib *csfle_lib;
      

      Use "crypt_shared" to match naming in https://www.mongodb.com/try/download/enterprise-advanced/releases.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: