Add AES support for no-ssl builds

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Security 2022-03-07
    • 111
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Implement symmetric_crypto_tom.cpp.

      Remove the various conditions in SConscript that workaround the lack of AES support in the non-ssl build. This will reduce the fragility of the non-ssl built for crypto at least.

       if "tom" not in env["MONGO_CRYPTO"] else [],
      if get_option('ssl') == 'on':
      

            Assignee:
            Mark Benvenuto
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: