Skip to content
/ smtls Public

tls for gm, shangmi(SM), satisfy RFC8998, TLS1.3 gm, sm2, sm3, sm4, TLS,基于go语言的国密tls库,商密。

License

Notifications You must be signed in to change notification settings

Xminry/smtls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smtls-gm

Shangmi(SM) TLS1.3

Go Reference .github/workflows/go-test.yml

This repository contains a modified version of the standard library's TLS implementation, modified for the QUIC protocol. It is used by quic-go.

based on smtls, support sm2,sm3,sm4.

satisfy RFC8998

基于QTLS开发的国密TLS库

支持RFC8998标准

支持TLS1.3

gmtls1.3

a example for tls1.3 is in example-tls13

example-tls13为一个非国密的普通tls1.3示例

a example for gmtls1.3 without CA is in example-gmtls13-noCA

example-gmtls13-noCA为一个不包含CA验证的国密tls1.3示例

a example for gmtls1.3 with CA is in example-gmtls13-CA

example-gmtls13-CA为一个包含CA验证的国密tls1.3示例

About

tls for gm, shangmi(SM), satisfy RFC8998, TLS1.3 gm, sm2, sm3, sm4, TLS,基于go语言的国密tls库,商密。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages