Skip to content

v6.1.0

Latest
Compare
Choose a tag to compare
@twiss twiss released this 30 Jan 13:22
· 7 commits to main since this release
v6.1.0
96b13a4

What's Changed

  • Fix decryption support for non-standard, legacy AEAD-encrypted messages and keys that used experimentalGCM from OpenPGP.js v5 (#1811)
  • Throw on encryption using the non-standard experimentalGCM AEAD algorithm
    (The enums.aead.gcm ID standardized by RFC9580 should be used instead.)
  • Improve internal tree-shaking and lazy load md5 (#1812)
  • Fix signing using keys without preferred hash algorithms (#1820)

Full Changelog: v6.0.1...v6.1.0