Commit Graph

405 Commits

Author SHA1 Message Date
Zhi Guan
b48f2c3772 Update TLS SCT 2026-06-10 23:44:31 +08:00
Zhi Guan
cc1c716635 Update Copyright info 2026-06-10 22:51:36 +08:00
Zhi Guan
5e9724cd93 Update BLOCK_CIPHER 2026-06-10 22:30:51 +08:00
Zhi Guan
626fe43980 Update hmac.h 2026-06-10 22:12:01 +08:00
Zhi Guan
852a2ebe6e Add SCT verification 2026-06-10 17:25:11 +08:00
Zhi Guan
5ce74f3534 Update OCSP verify 2026-06-10 12:33:26 +08:00
Zhi Guan
6e2b587d0a Update OCSP 2026-06-09 23:52:22 +08:00
Zhi Guan
d001ead11e Update PBKDF2 2026-06-09 17:17:12 +08:00
Zhi Guan
fb12b78227 Update DIGEST_MAX_BLOCK_SIZE to support SHA-3 2026-06-09 15:20:45 +08:00
Zhi Guan
d1d75a3109 Update HMAC to support key == NULL or keylen == 0 2026-06-09 15:14:37 +08:00
Zhi Guan
87f5111760 Add ocspreq command 2026-06-08 19:34:04 +08:00
Zhi Guan
f26781f2b1 Update OCSP 2026-06-08 12:32:38 +08:00
Zhi Guan
fb58da67e8 Add OCSP 2026-06-07 00:00:53 +08:00
Zhi Guan
dbe0251872 Add ALPN extension 2026-06-06 15:45:07 +08:00
Zhi Guan
f6a68cbb3f Update CMake to support a smallest build 2026-06-03 22:10:49 +08:00
Zhi Guan
e9471890b6 Fix SHA512-224, SHA512-256 IV 2026-06-01 15:44:42 +08:00
Zhi Guan
1b8a57c4da Update TLS12 2026-05-29 22:17:09 +08:00
Zhi Guan
093faec214 Update TLS1.2 2026-05-29 11:04:08 +08:00
Zhi Guan
3af0fe9ce5 Update TLCP 2026-05-28 10:05:09 +08:00
Zhi Guan
a1257f5347 Fix export symbol on Windows 2026-05-28 08:57:11 +08:00
Zhi Guan
ad9eb3c547 Fix bn bugs 2026-05-27 21:34:52 +08:00
Zhi Guan
dbc529f547 Fix KeyUpdate bug 2026-05-27 16:26:00 +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
f08bedf9cd Update kyber.h 2026-05-27 09:23:55 +08:00
Zhi Guan
931c5e39e8 Update TLS 1.3 2026-05-26 21:50:13 +08:00
Zhi Guan
828a93e907 Update TLS 1.3 HelloRetryRequest, add CipherCipherSpec
Use same handshake type of ServerHello, add ChangeCipherSpec, compatible with OpeNSSL
2026-05-24 20:17:43 +08:00
Zhi Guan
020896dbd0 Update TLS 1.3
Cross-validation with openssl s_client.
HelloRetryReqeust not OK.
2026-05-21 15:21:41 +08:00
Zhi Guan
431a22e2e9 Update TLS 1.3
Cross-validation with OpenSSL
2026-05-21 14:23:35 +08:00
Zhi Guan
0960694bab Update TLS 1.3 Key Schedule 2026-05-19 12:37:20 +08:00
Zhi Guan
290d699336 Update TLS 1.3
KeyUpdate passed.
2026-05-17 11:44:43 +08:00
Zhi Guan
bb94f96fcd Update TLS 1.3
CertificateVerify passed
2026-05-10 15:56:35 +08:00
Zhi Guan
2c72cf84b3 Update TLS 1.3
All tls13_server examples passed.
2026-05-09 13:17:36 +08:00
Zhi Guan
4c54385534 Update TLS 1.3 2026-05-07 20:57:46 +08:00
Zhi Guan
c23e117537 Update TLS 1.3
Full handshake is ok
2026-04-30 11:23:49 +08:00
Zhi Guan
b548e98d34 Update TLS 1.3 2026-04-28 11:50:15 +08:00
Zhi Guan
34698ddc6f Update TLS 1.3 2026-04-21 11:18:25 +08:00
Zhi Guan
0bcffd3734 Update TLS 1.3 2026-04-13 11:34:16 +08:00
Zhi Guan
2e550edc35 Update TLS 1.3 2026-04-12 11:48:15 +08:00
Zhi Guan
3d29d5066d Update TLS 1.3 PSK-only mode 2026-03-28 11:09:26 +08:00
Zhi Guan
e996e72537 Update TLS 1.3 0-RTT 2026-03-23 20:50:55 +08:00
Zhi Guan
5efe2005d4 Update TLS 1.3 PSK 1-RTT 2026-03-23 10:32:16 +08:00
Zhi Guan
0d1acec6df Update TLS 1.3 handshake
Working on HelloRetryRequest, NewSessionTicket
2026-03-21 18:41:46 +08:00
Zhi Guan
ead4caecb7 Update TLS 1.3 state machine 2026-03-17 16:51:12 +08:00
Zhi Guan
3322a5fc7b Update TLS 1.3 2026-02-27 11:02:22 +08:00
Zhi Guan
ee2fa409f2 Update TLCP to state machine 2026-02-27 09:11:49 +08:00
Zhi Guan
cac8f394a0 Update X509_KEY API to support SM9 2026-02-24 10:45:33 +08:00
Zhi Guan
8eb0d3b572 x509_key all tests passed 2026-02-05 20:26:40 +08:00
Zhi Guan
9c58806408 Rewrite TLS 1.2 as a state machine 2026-02-01 20:38:13 +08:00
Zhi Guan
a15e0f34c7 Add ECDSA with curve P-256
for TLS testing
2026-01-24 12:27:12 +08:00
Zhi Guan
05ba2f8e54 Support HSS/XMSS/XMSSMT certificate, CSR, and CRL
LMS and SPHINCS+ do not have official OID, so officially supported by X.509
2026-01-18 21:13:58 +08:00