Tags: openHiTLS/openHiTLS
Tags
fix:Fix the issue where the chain is not cleared when only one certif… …icate is loaded in HITLS_CFG_UseCertificateChainBuffer Signed-off-by: balabala-123 <[email protected]> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1541
fix(crypto): improve input validation and security in DRBG and entrop… …y modules - drbg.c: Add bounds check for reseedInterval to prevent invalid values - drbg_ctr.c: Add BSL_SAL_CleanseData to clear sensitive temp data on exit - entropy_system.c: Handle negative return values from getrandom syscall Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1318
Optimizing ML-KEM for the aarch64 platform Optimizing ML-KEM for the aarch64 platform
fix:Support configuring multiple keyshares && provide server-side neg… …otiation for groups based on priority Co-authored-by: balabala-123<[email protected]> # message auto-generated for no-merge-commit merge: !1160 merge fixbug into main fix:Support configuring multiple keyshares && provide server-side negotiation for groups based on priority Created-by: balabala-123 Commit-by: balabala-123 Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1160
update version to openHiTLS 0.3.2 release Co-authored-by: liwei3013<[email protected]> # message auto-generated for no-merge-commit merge: !1122 merge version_032 into openhitls-0.3 update version to openHiTLS 0.3.2 release Created-by: liwei3013 Commit-by: liwei3013 Merged-by: dumb Description: update version to openHiTLS 0.3.2 release See merge request: openHiTLS/openhitls!1122
Fix the compilation dependency issue of slh_dsa
fix:Upgraded BSL_ERR_OutputFunc to retrieve error info. Signed-off-by: c3dehui <[email protected]>
Fixed the issue of variable enumeration length and inconsistency in c… …hecks Co-authored-by: Ooohui<[email protected]> # message auto-generated for no-merge-commit merge: !1025 merge openhitls-0.2 into openhitls-0.2 Fixed the issue of variable enumeration length and inconsistency in checks Created-by: Ooohui Commit-by: Ooohui Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1025
PreviousNext