Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Release 0.3.3

Choose a tag to compare

@KeithMoyer KeithMoyer released this 12 Feb 01:43
· 1895 commits to master since this release

The changes since 0.3.2 include:

  • Support for embedding enclaves into the loader binary
  • Efficiency improvements in untrusted memory allocation
  • Initial support for fork (does not yet secure the data in transit to new enclave)
  • New AEAD Cryptor implemented used in the secret sealer available to Asylo users
  • Improved compatibility with more environments
  • Additional POSIX interface implementations
  • Maintenance work and bug fixes