This repository was archived by the owner on Apr 17, 2026. It is now read-only.
Release 0.3.3
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