Skip to content

v0.15.2

Compare
Choose a tag to compare
@emmansun emmansun released this 03 Nov 03:33
· 1092 commits to main since this release
7490af1

What's changed

  • Add disclaimer and update readme.
  • Add SM2 key exchange sample test case implementation.
  • Add proxy methods for RSA pkcs1 private/public key handling.
  • Rollback the change of "ad-hoc release to fix issue ASN1 SM2密文含扩展部分".
  • Fix the issue of Verify() function without DNSName checking.
  • Fix the possible infinite loop in sm2 encryption method.