-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from dongbeiouba/release/1.0.0
prepare for 1.0.0
- Loading branch information
Showing
2 changed files
with
36 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## Version 1.0.0 (2025-01-07) | ||
|
||
Initial release based on Tongsuo 8.3-stable. | ||
|
||
New Features: | ||
|
||
- Support hash algorithms: SM3, MD5, SHA1, SHA256 | ||
- Support SM4 symmetric encryption algorithm, including CBC/ECB/CFB/OFB/CTR/GCM/CCM mode | ||
- Support SM2 keygen, encryption and decryption | ||
- Support SM2withSM3 digital signature algorithm | ||
- Support HMAC | ||
- Support issuing SM2 certificate | ||
- Support secure transport protocols, including TLCP, TLSv1.0/1.1/1.2/1.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters