-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
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':