Skip to content

GmSSL-Python 2.2.0 Release

Compare
Choose a tag to compare
@guanzhi guanzhi released this 22 Sep 06:43
· 10 commits to main since this release

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