| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 18 天前 | |
feat:support blake2s256 hash algorithm Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1733 | 9 天前 | |
feat(rsa): forward keygen callbacks to BN Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1735 | 8 天前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 18 天前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 18 天前 | |
feat(sm9): remove key exchange capability Remove all SM9 key exchange functionality including algorithm implementation, EAL layer, CTRL commands, test cases, and cmake options. Sign and encrypt operations remain fully functional. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1400 | 2 个月前 | |
fix: align PQC codecs with design requirements Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1745 | 3 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: prevent invalid deinit of internal drbg contexts Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1472 | 2 个月前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
feat(dtls13-cid): Connection ID (RFC 9146/9147) and shared integration layer Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1635 | 9 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 18 天前 | |
fix:Fix data type inconsistencies in frodokem, mceliece, and mlkem algorithms Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1729 | 12 天前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 18 天前 | |
docs: clarify stateful signing key handling Document the security requirements for XMSS and XMSSMT public APIs: - require a single active owner for each private-key state - prohibit signing with private-key contexts inherited across fork - persist updated state after every signing attempt - prevent reuse or rollback of exported state snapshots - clarify that duplicated contexts contain public-key material only - propagate the requirements to certificate, CSR, and CRL signing APIs Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1702 | 21 天前 | |
Fixed missing validation and memory issues Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1597 | 1 个月前 | |
Fix code review issues. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1436 | 2 个月前 | |
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1086 | 3 个月前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
feat(dtls13-cid): Connection ID (RFC 9146/9147) and shared integration layer Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1635 | 9 天前 | |
fix:Fixed some function-related issues. Signed-off-by: dsy <dongshunyu1@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1383 | 2 个月前 | |
fix:Fix data type inconsistencies in frodokem, mceliece, and mlkem algorithms Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1729 | 12 天前 | |
Remove libboundscheck (securec) dependency and harden sensitive data cleansing Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1086 | 3 个月前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
feat(dtls13-cid): Connection ID (RFC 9146/9147) and shared integration layer Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1635 | 9 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
Fixed missing validation and memory issues Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1597 | 1 个月前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
fix:Fixed some function-related issues. Signed-off-by: dsy <dongshunyu1@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1383 | 2 个月前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 18 天前 | |
fix array out-of-bounds issues in EAL_FindParam. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1487 | 2 个月前 | |
fix:Fix data type inconsistencies in frodokem, mceliece, and mlkem algorithms Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1729 | 12 天前 | |
fix: clear sensitive information Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1338 | 2 个月前 | |
fix: handle BSL_SAL_ReferencesInit failure in ctx constructors BSL_SAL_ReferencesInit can fail, but constructors ignored the return value: callers got a ctx with no reference lock, and operations reported success under injected memory failures. Propagate the failure so callers never receive an unusable ctx. Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1758 | 1 天前 | |
feat(sm3): add small memory implementation Add noasm_sm3_small.c for memory-constrained environments, feature flag: HITLS_CRYPTO_SM3_SMALL_MEM Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1129 | 3 个月前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 18 天前 | |
Fixed missing validation and memory issues Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1597 | 1 个月前 | |
normalize: add .gitattributes and convert CRLF to LF across repo Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1667 | 18 天前 | |
feat:support blake2s256 hash algorithm Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1733 | 9 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 18 天前 | ||
| 9 天前 | ||
| 8 天前 | ||
| 18 天前 | ||
| 18 天前 | ||
| 2 个月前 | ||
| 3 天前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 2 个月前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 9 天前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 18 天前 | ||
| 12 天前 | ||
| 18 天前 | ||
| 21 天前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 3 个月前 | ||
| 1 天前 | ||
| 9 天前 | ||
| 2 个月前 | ||
| 12 天前 | ||
| 3 个月前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 9 天前 | ||
| 1 天前 | ||
| 1 个月前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 2 个月前 | ||
| 18 天前 | ||
| 2 个月前 | ||
| 12 天前 | ||
| 2 个月前 | ||
| 1 天前 | ||
| 3 个月前 | ||
| 18 天前 | ||
| 1 个月前 | ||
| 18 天前 | ||
| 9 天前 |