Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-21 | 454 Bytes | |
v6.0.1 source code.tar.gz | 2024-11-21 | 1.2 MB | |
v6.0.1 source code.zip | 2024-11-21 | 1.4 MB | |
Totals: 3 Items | 2.6 MB | 0 |
What's Changed
- Fix ES imports for webpack: declare
exports.browser
entrypoint as higher priority thanimport
- Fix
openpgp.verify
/decrypt
withexpectSigned: true
andformat: 'binary'
(#1805) - TS: fix
generateKey
(options.type
) andPrivateKey.getDecryptionKeys()
type declarations (#1807) - Update hash algorithm preferences order by (#1804)
Full Changelog: https://github.com/openpgpjs/openpgpjs/compare/v6.0.0...v6.0.1