Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8308474

DSA does not reset SecureRandom when initSign is called again

XMLWordPrintable

    • b02
    • Verified

        sun.security.provider.DSA stores its SecureRandom in the signingRandom field and it's only set once when it's first used. If initSign is called again with a different SecureRandom, this value is not updated.

              bperez Ben Perez
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: