Skip to content

Releases: openpgpjs/openpgpjs

v0.5.1

03 Apr 12:50
Compare
Choose a tag to compare

Release notes

  • IE11 support
  • Various bugfixes (see commits for details)

v0.5.0

31 Mar 14:47
Compare
Choose a tag to compare

Release notes

v0.4.1

25 Feb 18:00
Compare
Choose a tag to compare

Release notes

  • Use Typed Arrays in AES cipher and CFB mode
  • Add performance test
  • optimize string operations in CFB module and cleanup code
  • fix AES tests
  • Use Forge impl for SHA-256, increasing performance a lot! (SHA-1 coming later)

v0.4.0

12 Feb 21:41
Compare
Choose a tag to compare

Release notes

  • Asynchronous api with graceful WebWorker support

v0.3.2

02 Feb 17:48
Compare
Choose a tag to compare

Release notes

  • Fix saving keyring in localstorage (thanks to @MarcoPolo)

v0.3.1

31 Jan 15:37
Compare
Choose a tag to compare

Release notes

  • Fixed bug when parsing 3DES encrypted messages (thanks to @koto)

v0.3.0

21 Jan 15:26
Compare
Choose a tag to compare

Release notes

  • Web Worker support (big thanks to @toberndo)

v0.2.1

13 Jan 19:34
Compare
Choose a tag to compare
bump npm version to due npm install error

v0.2.0

10 Jan 18:29
Compare
Choose a tag to compare
bump version to v0.2.0

v0.1.0

06 Jan 14:16
Compare
Choose a tag to compare

This is the first release of the v0.1.x branch.

For a more up to date version please build directly from the master branch.