summaryrefslogtreecommitdiffstats
path: root/openpgp/src/lib.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-10-25 14:04:28 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-10-25 14:04:28 +0200
commit016c14898bfda1c106b8178cee3fb28dc32baacb (patch)
treedc4681ba4e635f9748a5c6cd477230432ccd1864 /openpgp/src/lib.rs
parentae6a4413aaed99f62b00c2120dd919c3ab5ee21c (diff)
openpgp: Enable parsing of AED packets using OCB.
- Parsing the headers of AED packets is not possible without knowing the AEAD algorithm used due to the fact that the length of the IV field is dependent on the AEAD algorithm. - In the case of OCB, the RFC4880bis does not specify an exact length of the IV, but GnuPG hardcodes it to 15.
Diffstat (limited to 'openpgp/src/lib.rs')
0 files changed, 0 insertions, 0 deletions