Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1904

Add wrapper classes to ease integration with libmongocrypt

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • pymongocrypt-0.1
    • Affects Version/s: None
    • Component/s: pymongocrypt
    • Labels:
      None

      PYTHON-1881 added a CFFI binding for libmongocrypt but using this directly in pymongo would be cumbersome because the memory management required (eg mongocrypt_binary_new/mongocrypt_binary_destroy, mongocrypt_new/mongocrypt_init/mongocrypt_destroy, etc...).

      We should add a lightweight wrapper around these classes to make managing libmongocrypt objects safe and idiomatic.

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: