Package: golang-github-protonmail-go-crypto / 0.0~git20230124.0acdc8a-4

Metadata

Package Version Patches format
golang-github-protonmail-go-crypto 0.0~git20230124.0acdc8a-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
check length of subpackets when parsing signatures.patch | (download)

openpgp/packet/signature.go | 16 16 + 0 - 0 !
openpgp/packet/signature_test.go | 25 25 + 0 - 0 !
2 files changed, 41 insertions(+)

 check length of subpackets when parsing signatures 
 - Add checks for the length of subpackets when parsing signatures
 - Add unit test for parsing a signature with an empty issuer fingerprint subpacket