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: v6.3.0...v6.3.1