| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(crypto): harden ChaCha20 counter wrap, McEliece constant-time, XTS data-unit limit, RSA blinding default, and misc bug fixes MLKEM_ARMV8 depends on SHA3_ARMV8 Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1344 | 3 个月前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 24 天前 | |
Support Pure cmake build build: Migrate build system from Python/JSON/CMake hybrid to pure CMake The previous build system mixed Python scripts and JSON configuration files with CMake, scattering build logic across multiple languages and formats. This made the system hard to understand and maintain, and required a Python interpreter at configure time. The build system has been rewritten entirely in CMake. Feature flags, dependency resolution, platform detection, compiler options, and config-header generation are now all expressed natively in CMake. For more details, see the "Build and Installation" section in README.md. | 4 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 24 天前 | ||
| 4 个月前 |