Releases: emmansun/gmsm
Releases · emmansun/gmsm
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
v0.9.0
v0.8.2
v0.8.1
v0.8.0
- sm2 with arm64
- crypto/ecdsa: draw a fixed amount of entropy while signing
- fallback amd64 reduction method
Full Changelog: v0.7.0...v0.8.0
v0.7.0
- Support SM2 encryption/decryption ASN.1 encoding result
- Sync x509 package with latest implementation.
Full Changelog: v0.6.0...v0.7.0