Update TLS12

This commit is contained in:
Zhi Guan
2026-05-29 22:17:09 +08:00
parent ea8dfb4df8
commit 1b8a57c4da
8 changed files with 888 additions and 300 deletions

View File

@@ -2732,7 +2732,7 @@ int tls_init(TLS_CONNECT *conn, TLS_CTX *ctx)
}
if (ctx->protocol == TLS_protocol_tlcp) {
sm3_init(&conn->sm3_ctx);
//sm3_init(&conn->sm3_ctx);
}