Releases: emmansun/gmsm
Releases · emmansun/gmsm
v0.12.0
What's Changed
- SM3 SM4 A64 cryptographic instructions
- ZUC implementation
- x509 sync with SDK
Full Changelog: v0.11.5...v0.12.0
v0.11.5
sync with sdk, mainly x509 package
Full Changelog: v0.11.4...v0.11.5
v0.11.4
v0.11.3
- Upgrade dependencies
- Add padding package for legacy block cipher mode
- Fix BenchmarkVerify_P256 test fail
Full Changelog: v0.11.2...v0.11.3
v0.11.2
v0.11.1
Happy New Year!
- optimize p256 inverse
- optimize SM4 avx2 gcm dec, reduce memory loading times
- fix SM2 private key equal bug
- add some test cases
Full Changelog: v0.11.0...v0.11.1
v0.11.0
v0.10.0
Support gcmSm4Enc / gcmSm4Dec for both ARM64 & AMD64
Full Changelog: v0.9.2...v0.10.0
v0.9.2
v0.9.1
- SM4 support AVX2 on amd64
- SM4 asm VDUP issue on arm64 with the golang version < 1.17
Full Changelog: v0.9.0...v0.9.1