Skip to content

Tencent Kona SM Suite 1.0.1

Compare
Choose a tag to compare
@johnshajiang johnshajiang released this 15 Sep 09:48
· 460 commits to master since this release

Features

Algorithms

  • SM2, supporting encryption, signature and key exchange algorithms.
  • SM3, supporting message digest and HMAC algorithms.
  • SM4, supporting CBC, CTR, ECB and GCM operation modes.

Public Key Infrastructure (PKI)

  • X.509 certificate, supporting RSA and EC (covering curvesm2, secp256r1, secp384r1 and secp521r1) algorithms.
  • Certificate chain verification.
  • Key store, supporting PKCS#12 and JKS types.

Protocols

  • Transport Layer Cryptography Protocol (TLCP).
  • Transport Layer Security (TLS) protocols, supporting TLS 1.3 (RFC 8998) and TLS 1.2.