Skip to content

Releases: armortal/webcrypto-go

v0.1.0

22 Jan 23:10
14459d2
Compare
Choose a tag to compare

What's Changed

  • fix(#36): fixed importKey, added unit tests, copyright notice updates by @stevencedro in #37

Full Changelog: v0.1.0-alpha.1...v0.1.0

v0.1.0-alpha.1

14 Apr 08:55
c7b923a
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

Description

This is the first pre-release and includes the following supported algorithms:

  • ECDSA
  • HMAC
  • RSA-OAEP
  • SHA

What's Changed

New Contributors

Full Changelog: https://github.com/armortal/webcrypto-go/commits/v0.1.0