Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-63189

Add AES-CTR support for Windows

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

      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@mongodb.com Sergey Galtsev (Inactive)
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: