Zhi Guan
dbe0251872
Add ALPN extension
2026-06-06 15:45:07 +08:00
Zhi Guan
d7923cb0e0
Add SM3-HMAC tests
2026-06-05 22:19:56 +08:00
Zhi Guan
8b8ec6948c
Update CMake
2026-06-03 22:49:40 +08:00
Zhi Guan
f6a68cbb3f
Update CMake to support a smallest build
2026-06-03 22:10:49 +08:00
Zhi Guan
a5a1abe7a3
Update tls12.c
2026-06-01 15:44:46 +08:00
Zhi Guan
e9471890b6
Fix SHA512-224, SHA512-256 IV
2026-06-01 15:44:42 +08:00
Zhi Guan
e5386e3d30
Fix aes_cbc_padding_decrypt bug
2026-06-01 15:44:03 +08:00
Zhi Guan
ec1ec5988a
Fix aes_cbc_padding_decrypt bug
2026-06-01 15:16:35 +08:00
Zhi Guan
57c9433cc9
Fix sm4_cbc_padding_decrypt bug
2026-06-01 15:16:24 +08:00
Zhi Guan
0dd8d64dec
Update tls12.c
2026-05-31 21:27:22 +08:00
Zhi Guan
a1f5ef42eb
Update TLS 1.2
...
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 passed
2026-05-30 21:34:40 +08:00
Zhi Guan
48d1a0e079
Update TLS 1.2
...
master_secret is correct, but Finished ciphertext is invalid.
2026-05-30 08:05:44 +08:00
Zhi Guan
1b8a57c4da
Update TLS12
2026-05-29 22:17:09 +08:00
Zhi Guan
ea8dfb4df8
Update tls12_client.c
2026-05-29 11:25:59 +08:00
Zhi Guan
093faec214
Update TLS1.2
2026-05-29 11:04:08 +08:00
Zhi Guan
df63696ade
Update tlcp.c
2026-05-28 10:25:37 +08:00
Zhi Guan
3af0fe9ce5
Update TLCP
2026-05-28 10:05:09 +08:00
Zhi Guan
164561ee94
Clean code
2026-05-28 10:00:53 +08:00
Zhi Guan
d90e7638fb
Update workflow
2026-05-28 09:17:20 +08:00
Zhi Guan
672737f953
Update tls13_client.c
2026-05-28 09:07:03 +08:00
Zhi Guan
388a91a51e
Remove warnings on Windows
2026-05-28 09:00:50 +08:00
Zhi Guan
a1257f5347
Fix export symbol on Windows
2026-05-28 08:57:11 +08:00
Zhi Guan
2aa476004b
Remove Windows warnings
2026-05-27 22:24:04 +08:00
Zhi Guan
2c0053dd85
Remove warnings on Windows
2026-05-27 22:07:03 +08:00
Zhi Guan
efddfc5ac5
Update tls12.c
2026-05-27 21:55:14 +08:00
Zhi Guan
19dcde984b
Update tls_ocsp.c
2026-05-27 21:55:11 +08:00
Zhi Guan
de07650873
Update tls_ocsp.c
2026-05-27 21:49:12 +08:00
Zhi Guan
5302dcafd5
Update tls_psk.c
2026-05-27 21:46:25 +08:00
Zhi Guan
d08b6948fc
Update tls.c
2026-05-27 21:42:16 +08:00
Zhi Guan
ad9eb3c547
Fix bn bugs
2026-05-27 21:34:52 +08:00
Zhi Guan
83cac7235e
Update cmake test commands
2026-05-27 21:12:02 +08:00
Zhi Guan
0325ad0f53
Update tls13_commands.cmake
2026-05-27 20:52:40 +08:00
Zhi Guan
f08403d099
Update ohos.yml
2026-05-27 18:42:07 +08:00
Zhi Guan
102fa91b82
Merge pull request #1863 from richerfu/master
...
fix: ohos ci failed
2026-05-27 18:38:52 +08:00
Zhi Guan
fc2220b9b0
Update tls13_commands.cmake
2026-05-27 18:26:43 +08:00
Zhi Guan
711da7985a
Fix tls_init bug
2026-05-27 18:17:43 +08:00
Zhi Guan
4df5b2c898
Update tls12, tlcp
2026-05-27 16:52:58 +08:00
Zhi Guan
e9c3cbc74f
Remove sudo from tls13 help
2026-05-27 16:27:50 +08:00
Zhi Guan
dbc529f547
Fix KeyUpdate bug
2026-05-27 16:26:00 +08:00
Zhi Guan
83b95e8d7b
Merge pull request #1889 from tkdchen/avoid-sudo-during-tests
...
Avoid sudo during tests run
2026-05-27 15:34:08 +08:00
Zhi Guan
26597ea62b
Merge pull request #1886 from zzs110-cn/master
...
Update skf.h
2026-05-27 13:35:30 +08:00
Zhi Guan
9bbf72fe2f
Merge pull request #1888 from ImMike/fix-typo-comments
...
Fix typo in xmss.c comment: seperate -> separate
2026-05-27 13:33:19 +08:00
Zhi Guan
49a71076e2
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-27 12:42:13 +08:00
Zhi Guan
9933b135ee
Potential fix for code scanning alert no. 4: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-27 12:40:41 +08:00
Zhi Guan
b8d0a5b1ec
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-27 12:40:04 +08:00
Zhi Guan
9f3c469480
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-27 12:39:29 +08:00
Zhi Guan
0df606b2b2
Potential fix for code scanning alert no. 5: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-27 12:37:38 +08:00
Zhi Guan
4cb2346bc5
Fix SPHINCS+
...
Size of tree nodes and root is decided by security parameter n, currently GmSSL only support SPHINCS+-128s, SPHINCS+-128f, so the size is 128 bits and type is sphincs_hash128_t.
2026-05-27 12:28:58 +08:00
Zhi Guan
46dae81f4c
Merge branch 'master' of https://github.com/guanzhi/GmSSL
2026-05-27 12:25:43 +08:00
Zhi Guan
285b11b39c
Add Microsoft C++ Code Analysis workflow
2026-05-27 11:08:20 +08:00