| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
openhitls repo init | 1 年前 | |
feat(entropy): add multi-source entropy health management - Add CPU-jitter and hash-loop delta source support with platform timing and assessment utilities - Expand entropy health-test, seed-pool, SAL timing, and SDV coverage. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1704 | 10 天前 | |
Demo CRYPT_EAL_Init Rectification Co-authored-by: xuzhengyi<xuzhengyi1@h-partners.com> # message auto-generated for no-merge-commit merge: !1121 merge temp into main Demo CRYPT_EAL_Init Rectification Created-by: libiaoliang Commit-by: xuzhengyi Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1121 | 5 个月前 | |
feat(cipher): add aes-ecb encryption/decryption demo Co-authored-by: caibushihuichi<2238775221@qq.com> # message auto-generated for no-merge-commit merge: !702 merge main into main feat(cipher): add aes-ecb encryption/decryption demo Created-by: caibushihuichi Commit-by: caibushihuichi Merged-by: liwei3013 Description: . See merge request: openHiTLS/openhitls!702 | 6 个月前 | |
feat(cipher): add aes-xts encryption/decryption demo Co-authored-by: Nobita_Dola<2982719744@qq.com> # message auto-generated for no-merge-commit merge: !845 merge main into main feat(cipher): add aes-xts encryption/decryption demo Created-by: Nobita_Dola Commit-by: Nobita_Dola Merged-by: liwei3013 Description: feat: Add AES-256-XTS encryption and decryption demo See merge request: openHiTLS/openhitls!845 | 6 个月前 | |
Demo CRYPT_EAL_Init Rectification Co-authored-by: xuzhengyi<xuzhengyi1@h-partners.com> # message auto-generated for no-merge-commit merge: !1121 merge temp into main Demo CRYPT_EAL_Init Rectification Created-by: libiaoliang Commit-by: xuzhengyi Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1121 | 5 个月前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 30 天前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 30 天前 | |
fix:Fix the issue where the chain is not cleared when only one certificate is loaded in HITLS_CFG_UseCertificateChainBuffer Signed-off-by: balabala-123 <guozhang4@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1535 | 2 个月前 | |
Demo CRYPT_EAL_Init Rectification Co-authored-by: xuzhengyi<xuzhengyi1@h-partners.com> # message auto-generated for no-merge-commit merge: !1121 merge temp into main Demo CRYPT_EAL_Init Rectification Created-by: libiaoliang Commit-by: xuzhengyi Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1121 | 5 个月前 | |
feat(dtls13-cid): Connection ID (RFC 9146/9147) and shared integration layer Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1635 | 22 天前 | |
feat(dtls13): handshake, ACK and retransmission state machine Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1635 | 22 天前 | |
Demo CRYPT_EAL_Init Rectification Co-authored-by: xuzhengyi<xuzhengyi1@h-partners.com> # message auto-generated for no-merge-commit merge: !1121 merge temp into main Demo CRYPT_EAL_Init Rectification Created-by: libiaoliang Commit-by: xuzhengyi Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1121 | 5 个月前 | |
feat(entropy): add multi-source entropy health management - Add CPU-jitter and hash-loop delta source support with platform timing and assessment utilities - Expand entropy health-test, seed-pool, SAL timing, and SDV coverage. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1704 | 10 天前 | |
test(entropy): add retry helper for transient ES alarms Replace direct CRYPT_ENTROPY_GATHER_ENTROPY calls with EsGatherRetryOnAlarm(), which retries up to 5 times when a noise source raises a retryable RCT/APT alarm (either as a raw verdict or wrapped inside ENTROPY_NOT_ENOUGH). Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1779 | 8 天前 | |
Standardize the naming of external structures Co-authored-by: jchx<chenqi180@huawei.com> # message auto-generated for no-merge-commit merge: !1146 merge cms into main Standardize the naming of external structures Created-by: jchx Commit-by: jchx Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1146 | 5 个月前 | |
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1086 | 3 个月前 | |
Standardize the naming of external structures Co-authored-by: jchx<chenqi180@huawei.com> # message auto-generated for no-merge-commit merge: !1146 merge cms into main Standardize the naming of external structures Created-by: jchx Commit-by: jchx Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1146 | 5 个月前 | |
Demo CRYPT_EAL_Init Rectification Co-authored-by: xuzhengyi<xuzhengyi1@h-partners.com> # message auto-generated for no-merge-commit merge: !1121 merge temp into main Demo CRYPT_EAL_Init Rectification Created-by: libiaoliang Commit-by: xuzhengyi Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1121 | 5 个月前 | |
fix:Fix the issue where the chain is not cleared when only one certificate is loaded in HITLS_CFG_UseCertificateChainBuffer Signed-off-by: balabala-123 <guozhang4@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1535 | 2 个月前 | |
Demo CRYPT_EAL_Init Rectification Co-authored-by: xuzhengyi<xuzhengyi1@h-partners.com> # message auto-generated for no-merge-commit merge: !1121 merge temp into main Demo CRYPT_EAL_Init Rectification Created-by: libiaoliang Commit-by: xuzhengyi Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1121 | 5 个月前 | |
Demo CRYPT_EAL_Init Rectification Co-authored-by: xuzhengyi<xuzhengyi1@h-partners.com> # message auto-generated for no-merge-commit merge: !1121 merge temp into main Demo CRYPT_EAL_Init Rectification Created-by: libiaoliang Commit-by: xuzhengyi Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1121 | 5 个月前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 30 天前 | |
feat(cipher): add sm4-xts encryption/decryption demo Co-authored-by: 2401_83562221<2689261522@qq.com> # message auto-generated for no-merge-commit merge: !819 merge main into main feat(cipher): add sm4-xts encryption/decryption demo Created-by: 2401_83562221 Commit-by: 2401_83562221 Merged-by: liwei3013 Description: add sm4xts.c demo See merge request: openHiTLS/openhitls!819 | 5 个月前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 30 天前 | |
fix:Fix the issue where the chain is not cleared when only one certificate is loaded in HITLS_CFG_UseCertificateChainBuffer Signed-off-by: balabala-123 <guozhang4@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1535 | 2 个月前 | |
fix:Fix the issue where the chain is not cleared when only one certificate is loaded in HITLS_CFG_UseCertificateChainBuffer Signed-off-by: balabala-123 <guozhang4@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1535 | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 10 天前 | ||
| 5 个月前 | ||
| 6 个月前 | ||
| 6 个月前 | ||
| 5 个月前 | ||
| 30 天前 | ||
| 30 天前 | ||
| 2 个月前 | ||
| 5 个月前 | ||
| 22 天前 | ||
| 22 天前 | ||
| 5 个月前 | ||
| 10 天前 | ||
| 8 天前 | ||
| 5 个月前 | ||
| 3 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 2 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 30 天前 | ||
| 5 个月前 | ||
| 30 天前 | ||
| 2 个月前 | ||
| 2 个月前 |