Releases: emmansun/gmsm
Releases · emmansun/gmsm
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
v0.6.0
SM2 encryption support both C1C3C2 and C1C2C3 cipher text splicing order, and C1C3C2 is default order.
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Full Changelog: v0.4.9...v0.5.0
v0.4.9
Full Changelog: v0.4.8...v0.4.9
v0.4.8: Update x509.go
upgraded some golang 1.5 features/enhancements to smx509