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

Clean memory in JCE implementations of private key and secret key

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 8
    • security-libs
    • None

      The java.security.PrivateKey and javax.crypto.SecretKey classes extend the javax.security.auth.Destroyable interface (since JDK-6263419)

      Modify implementation classes in JCE to make use of the Destroyable interface by zeroing sensitive
      key material when it is no longer required.

            Unassigned Unassigned
            vinnie Vincent Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: