Skip to content

Releases: GmSSL/GmSSL-Python

GmSSL-Python 2.2.2 Release

12 Oct 12:42
Compare
Choose a tag to compare

Add Windows and PiPy support

GmSSL-Python 2.2.0 Release

22 Sep 06:43
Compare
Choose a tag to compare

Supported modules and algorithms:

  • module: gmssl
  • Random number generator: method rand_bytes
  • SM3: class Sm3, Sm3Hmac, method sm3_pbkdf2
  • SM4: class Sm4, Sm4Cbc, Sm4Ctr, Sm4Gcm
  • SM2: class Sm2Key, Sm2Signature
  • Certificate: class Sm2Certificate
  • SM9: class Sm9EncMasterKey, Sm9EncKey, Sm9SignMasterKey, Sm9SignKey, Sm9Signature
  • ZUC: class Zuc