Consider accepting EncryptionAlgorithm enum in EncryptOptions

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.13.1
    • Affects Version/s: None
    • Component/s: Field Level Encryption
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Dmitry Lukyanov (Inactive)
            Reporter:
            Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: