Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-4784

Possibility to provide the SecureRandom to SecurityHandler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.19
    • 2.0.20, 3.0.0 PDFBox
    • Crypto
    • None

    Description

      In DSS, we build electronic signatures with two stateless operations (computation of the data to be signed and incorporation of the signature value). Currently, the signature creation fails with encrypted documents (AES) due to the Initialization Vector generations which produce different values at each call.

      We would need a way to "stabilize" this part. We discussed about that on our issue tracker and the idea would be to provide a custom instance of the SecureRandom to the SecurityHandler.

      Attachments

        Activity

          People

            lehmi Andreas Lehmkühler
            pvandenbroucke Pierrick Vandenbroucke
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: