Skip to content

Releases: Tencent/TencentKonaSMSuite

Tencent Kona SM Suite 1.0.6

24 Feb 03:17
Compare
Choose a tag to compare

Features

Parse X.509-encoded public key
Support RFC 5915-compliant encoded private key

Tencent Kona SM Suite 1.0.5

12 Feb 14:17
Compare
Choose a tag to compare

Features

Re-implements SM2 Signature
Re-implements SM2 Cipher
PBES2 scheme supports ShangMi algorithms

Tencent Kona SM Suite 1.0.4

24 Nov 03:34
Compare
Choose a tag to compare

Features

Re-implements SM4

Tencent Kona SM Suite 1.0.3

01 Nov 16:49
Compare
Choose a tag to compare

Features

Support Oracle JDK
Re-implements AlgorithmParameterGenerator for SM4

Tencent Kona SM Suite 1.0.2

19 Oct 16:26
Compare
Choose a tag to compare

Features

Re-implements HMac and KeyGenerator on SM3.
Re-implements AlgorithmParameters and KeyGenerator on SM4.

Issues

Upgrade BouncyCastle to 1.72.
Backport some OpenJDK issues.

Vulnerabilities

Backport JDK-8288508: Enhance ECDSA usage

Tencent Kona SM Suite 1.0.1

15 Sep 09:48
Compare
Choose a tag to compare

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.