summaryrefslogtreecommitdiffstats
path: root/store/src/backend/mod.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2020-02-05 17:28:40 +0100
committerJustus Winter <justus@sequoia-pgp.org>2020-02-05 17:28:40 +0100
commit2293401cae5e9b4f32e97556700f64141995faaf (patch)
tree225f4d51b1fa119695a5a148601c8f86a8e42709 /store/src/backend/mod.rs
parent0d1be63b65ff6547fe50975a8b62e364dc7fb4c8 (diff)
openpgp: Fix handling of unknown components during canonicalization.
- Previously, signatures following an unknown packet (like a version 3 signature) were attributed to the unknown component. To fix that, try to reorder all signatures on unknown components. If we fail, we put them back where we found them, assuming they are at the correct location on an component unknown to us. - Also split signatures of unknown components. - Add test case.
Diffstat (limited to 'store/src/backend/mod.rs')
0 files changed, 0 insertions, 0 deletions