Add wrapper classes to ease integration with libmongocrypt

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • pymongocrypt-0.1
    • Affects Version/s: None
    • Component/s: pymongocrypt
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Shane Harvey
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: