Release 0.4.0
The changes since 0.3.4 include:
- Changed default TCS_POLICY
- Added guide for wrapping entire applications in an enclave
- Added secure handling of data in fork() implementation
- Significant progress toward fully using our new “primitives” backend abstraction layer
- Significant progress toward supporting SGX platform provisioning and remote attestation
- Deprecated asylo_proto_library and asylo_grpc_proto_library Bazel macros
- Additional POSIX interface implementations
- Updated to newer versions of primary dependencies
- Improved documentation and testing
- Maintenance work and bug fixes