secGear is a confidential computing development suite used to develop secure applications in the computing industry. It aims to provide a unified development framework for different hardware devices, shielding the differences between underlying confidential computing architectures and APIs. Currently, secGear supports Intel® SGX hardware and Arm TrustZone (iTrustee supported).

secGear provides rich extensibility capabilities at both the middleware layer and service layer, allowing developers to easily call security components and even directly use the confidential computing services.

Architecture
ARCHITECTURE

As shown in the figure, secGear consists of three layers. Currently, only the base layer is open source. The service layer and middleware layer will be gradually brought to open source.

1、The service layer provides complete security services based on confidential computing. You can directly use related services to enjoy the security brought by confidential computing.

2、The middleware layer provides common security protocol components and various security function libraries. You can directly call related APIs on the secure and non-secure sides without creating them by yourself. Currently, PKCS11 and PAKE are being built.

3、The base layer provides rich enclave development APIs or tools, including code generation tools and enclave life cycle management APIs. POSIX APIs and standard OpenSSL APIs are supported on the secure side. You can develop secure applications based on these APIs.

Documentation
DOCUMENTATION
Overview
Installation
Developer Guide
Tools Use Document
API Reference
Scenarios
Overview
Installation
Developer Guide
Tools Use Document
API Reference
Scenarios
Overview
Installation
Developer Guide
Tools Use Document
API Reference
Scenarios
Overview
Installation
Developer Guide
Tools Use Document
API Reference
Scenarios