Add AES-CTR support for Windows

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Security 2022-02-21
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Extend the existing SymmetricEncryptorWindows in src/mongo/crypto/symmetric_crypto_windows.cpp to support AES-CTR mode

      On Windows, a CTR implementation will need to be by using Windows’s BCrypt’s ECB implementation since Windows lacks CTR support.
       
      See  https://csrc.nist.gov/publications/detail/sp/800-38a/final for how to implement CTR.
       
      Verify the implementation behaves the same as Windows and macOS

            Assignee:
            Sergey Galtsev (Inactive)
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: