Skip to content

v0.27.0

Compare
Choose a tag to compare
@emmansun emmansun released this 24 May 00:35
· 321 commits to main since this release
3ede319

Notable Changes:

  • kdf-sm3: Improve KDF performance, support 4 way (AMD64 SSE/AVX & ARM64), 8 way (AMD64 AVX2). #220 #221 #222 SM2加解密性能
  • smx509: sync golang latest changes. #223
  • sm4: reduce allocations & reduce slice checking internally.
  • dependencies upgrade: golang.org/x/crypto v0.23.0 / golang.org/x/sys v0.20.0.

Deprecated