Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9163

PGP Data Format: Support PGP Messages without Compressed Data packet

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.16.0
    • camel-crypto
    • None
    • Unknown

    Description

      The PGP Data format currently creates only PGP Messages with Compressed Data packet or can only decrypt/verify PGP Messages which have a Compressed Data packet. The Open PGP specification (RFC4880), however, allows also PGP Messages without a Compressed Data packet. Therefore we make the Compressed Data packet optional. We introduce the new configuration option "withCompressedDataPacket" for the marshal method which can be set to false indicating that no Compressed Data packet must be created. The unmarshal method will be able decrypting PGP Messages without a Compressed Data packet

      Attachments

        Activity

          People

            forsthofer Franz Forsthofer
            forsthofer Franz Forsthofer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: