Files
openpgpjs/src
larabr b76236755a Ignore Trust and Marker packets on parsing and always throw on unexpected packets (#1340)
- When parsing, throw on unexpected packets even if `config.tolerant = true`
(e.g. if a Public Key packet is found when reading a signature).
- Always ignore Trust and Marker packets on parsing.
- Fix #1145: correctly verify signatures that include Marker packets when
`config.tolerant = false`.
2021-06-23 12:17:29 +02:00
..
2021-02-28 00:32:02 +01:00
2021-03-25 19:56:59 +01:00
2021-05-05 20:20:20 +02:00
2021-03-28 16:07:56 +02:00
2021-03-25 19:56:59 +01:00