| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor pki module 1. refactor x509 attribute to add callback for parsing and encoding 2. fix the bug of printing x509 distinguish name 3. support to sign or verify csr, cert, crl with sm2 userId # message auto-generated for no-merge-commit merge: merge main into main refactor pki module Created-by: JerryDevis Author-id: 900225 MR-id: 4358813 Commit-by: JerryDevis Merged-by: liwei3013 E2E-issues: Description: 1. refactor x509 attribute to add callback for parsing and encoding 2. fix the bug of printing x509 distinguish name 3. support to sign or verify csr, cert, crl with sm2 userId See merge request: openHiTLS/openhitls!61 | 1 年前 | |
fix:Refactor to eliminate redundant logic and reduce binary size Co-authored-by: c3dehui<chendehui8@h-partners.com> # message auto-generated for no-merge-commit merge: !1138 merge syncY into main fix:Refactor to eliminate redundant logic and reduce binary size Created-by: c3dehui Commit-by: c3dehui Merged-by: liwei3013 Description: <!-- 感谢您提交 Pull Request!以下是一些提示: 1) 如果您是第一次提交,请阅读我们的贡献者指南:https://gitcode.com/openHiTLS/openhitls/wiki/FAQ-社区需求贡献流程.md --> **此 PR 的作用 / 为什么需要它**: 同步小型化变更 **自检清单**: - [ ] **测试**:代码是否已有UT/ST测试用例覆盖,新增测试用例是否随本PR一并上库 - [ ] **接口**:是否涉及对外接口变更,变更已通过接口评审 - [ ] **文档**:是否涉及文档修改 <!-- **给审查者的特别说明**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openHiTLS/openhitls!1138 | 5 个月前 |