Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3527

Consider accepting EncryptionAlgorithm enum in EncryptOptions

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 2.13.1
    • None
    • Field Level Encryption
    • None

    Description

      Currently algorithm value is string, and it differs from string value in spec.
      Spec: AEAD_AES_256_CBC_HMAC_SHA_512-Deterministic
      Driver: AEAD_AES_256_CBC_HMAC_SHA_512_Deterministic (last underscore)

      Consider using enums for convenience.

      Attachments

        Activity

          People

            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            boris.dogadov@mongodb.com Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: