Commit Graph

11 Commits

Author SHA1 Message Date
Zhi Guan
2aa476004b Remove Windows warnings 2026-05-27 22:24:04 +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
e18bc4212e Fix SPHINCS+ buffer overflow 2026-05-27 09:52:24 +08:00
Zhi Guan
70a1f998ae Fix SPHINCS+ buffer overflow 2026-05-27 09:48:46 +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
d7f93bf379 Update SPHINCS+ 2026-01-15 18:37:22 +08:00
Zhi Guan
4df06e7196 Update SPHINCS+ 2026-01-10 23:30:00 +08:00
Zhi Guan
242365bef1 Update SPHINCS+ 2026-01-08 22:23:32 +08:00
Zhi Guan
aa28fc5252 Update SPHINCS+ 2026-01-07 22:18:26 +08:00
Zhi Guan
22a9340576 Add SPHINCS+ 2026-01-06 21:59:21 +08:00