Skip to content

v0.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@radhikaj radhikaj released this 28 Sep 16:50

Changed

Changed the Open Enclave layer to use OpenSSL 3.1 instead of OpenSSL 1.1.1. This is because OpenSSL 1.1.1 is at EOL.

  • This change requires us to reserve 2 MiB of space for the Open Enclave layer to use as opposed to 256 KiB it used with OpenSSL 1.1.1.
  • Note: this is also unrelated to "MemorySize" configuration, which is size of Mystikos controlled memory region. You will not need to change "MemorySize".