![]() When parsing errors are being ignored, packets that fail to parse are now included in the resulting packet list as `UnparseablePacket`s . This way, when parsing keys that contain unparsable (sub)key, we avoid associating the following non-key packets to the wrong key entity. On serialization, `UnparseablePacket`s are also included by writing their raw packet body as it was read. |
||
---|---|---|
.. | ||
armor.js | ||
biginteger.js | ||
brainpool.js | ||
config.js | ||
decompression.js | ||
ecc_nist.js | ||
ecc_secp256k1.js | ||
index.js | ||
key.js | ||
oid.js | ||
openpgp.js | ||
packet.js | ||
signature.js | ||
streaming.js | ||
testInputs.js | ||
util.js | ||
x25519.js |