Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 882 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 882 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2024-01-19

Break Changes

  • Remove function sm2_verify private_key arg

1.1.0 - 2023-06-03

Added

  • 支持 SM9 加解密

1.0.1 - 2023-05-02

Added

  • 支持 Python 3.7, 3.8, 3.9, 3.10

1.0.0 - 2023-05-02

Added

  • 分组密码:SM4 (CBC/CTR/GCM)
  • 哈希函数: SM3
  • 公钥密码:SM2加密/签名