| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
translation to en | 10 个月前 | |
feat: implement complete SDFX cryptographic framework SDFX is a pure software SDF (Software Cryptographic Module) implementation based on GM/T 0018-2023 standard, using openHiTLS as the underlying cryptographic library. The project adopts a client-server architecture implementing the complete chain: SDK → Daemon → openHiTLS. Key Features: - Complete cryptographic suite: Random generation (DRBG), Hash algorithms (SHA family + SM3), Symmetric encryption (SM4 all modes), Asymmetric cryptography (SM2 with real openHiTLS integration) - Modular SDK architecture following GM/T 0018-2023 interface categories - Client-server design with thread pool architecture (8 worker threads) - Multiple transport layers: TCP sockets and Unix domain sockets - Configuration management system with INI-format files - Comprehensive testing suite with verified cryptographic operations - Enterprise-grade architecture with proper session management and isolation Architecture Components: - SDK Layer (sdk/): Client-side API implementation with modular design - Daemon Process (sdfxd/): Server-side crypto operations using openHiTLS - Transport Layer (transport/): Abstracted communication with TCP/Unix support - Configuration System (common/): Centralized config and logging infrastructure - Comprehensive test suite and example programs Verified Functionality: - All cryptographic operations tested and working with openHiTLS backend - TCP and Unix socket transport modes fully functional - Session management with proper isolation and cleanup - Memory safety and resource management verified - Build system supports multiple configurations and transport types | 10 个月前 | |
modify sdf header | 8 个月前 | |
modify sdf header | 8 个月前 | |
modify sdf header | 8 个月前 | |
modify sdf header | 8 个月前 | |
modify sdf header | 8 个月前 | |
modify sdf header | 8 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 10 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 8 个月前 |