Skip to content

Releases: emmansun/gmsm

v0.2.1

12 Feb 07:04
Compare
Choose a tag to compare

Improve montgomery multiplication modulo P256 performance

v0.2.0

10 Feb 07:31
Compare
Choose a tag to compare

Implemented p256_asm, amd64 optimization, the performance was improved significantly.

v0.1.2

04 Feb 05:01
Compare
Choose a tag to compare

1.sm4
2.sm2+sm3 sign/verify and csr support

v0.1.1

21 Jan 07:53
Compare
Choose a tag to compare

add go.mod

v0.1.0

20 Jan 07:23
Compare
Choose a tag to compare

Focus on SM2 encryption/decryption first.
Integration test with ALI KMS EC_SM2.
Our use cases are 1) use ALI KMS for key generation and decryption; 2) use this package to encrypt data locally.

v0.1.0-alpha

19 Jan 06:41
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
MAGIC - add benchmark test result