| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-04 | 676 Bytes | |
| v6.3.1 source code.tar.gz | 2026-06-04 | 1.2 MB | |
| v6.3.1 source code.zip | 2026-06-04 | 1.3 MB | |
| Totals: 3 Items | 2.5 MB | 4 | |
What's Changed
- Add
config.maxArgon2MemoryExponentfor argon2 memory limit (#1943, [#2014]) - Fix RSA signing using SHA3 (#1952)
- Allow creating signature notations when generating/reformatting keys (#1953)
- TS: fix
'node16'/'nodenext'compatibility, and emit type declarations for .ts files with external exports underdist/types(#1987) - TS: fix AnyPacket declaration to also include
BasePacket<true>subclasses (#1991) - Fix non-zero IV usages for AES-CFB (spec compliance issue; no security or interoperability impact) (#2012)
- Various dependency version bumps
Full Changelog: https://github.com/openpgpjs/openpgpjs/compare/v6.3.0...v6.3.1