Skip to content

v2.0.3

Compare
Choose a tag to compare
@savely-krasovsky savely-krasovsky released this 02 Feb 12:00
· 77 commits to master since this release
306c655

What's Changed

  • Huge performance improvement due to CGO secp256k1 support added and more mature version of Go native version used by @L11r in #27
  • Decrypt benchmark added and README updated by @L11r in #28
  • add BenchmarkEncrypt by @guotie in #22
  • Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 by @dependabot-preview in #19
  • Upgrade to GitHub-native Dependabot by @dependabot-preview in #20
  • Remove Travis CI and fix go.sum by @L11r in #26
  • Github action by @kigawas in #24
  • Fix PublicKey.Equals against tming attacks by @ostcar in #23

New Contributors

Full Changelog: v2.0.2...v2.0.3