我要评分
获取效率
正确性
完整性
易理解

Change Description

New Features

Table 1 New features of BoostKit-teeos_1.6.0

Feature

Change Description

OpenSSL built in the confidential OS

The confidential OS has the built-in OpenSSL 1.1.1m, which allows high-level language applications to use the algorithm APIs provided by OpenSSL by linking to libcrypto.so and libssl.so.

Rust application running in the confidential OS

The confidential OS in the TEE supports Rust application running and provides basic disk/network I/O capabilities.

Rust application build and deployment in the confidential OS

  • The confidential OS SDK is provided to compile, build, sign, and package Rust applications.
  • The tee_teleport tool supports Rust application deployment after signature.

Modified Features

None

Removed Features

None