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

Better management of internal KeyStore buffers

    XMLWordPrintable

Details

    • b06
    • Not verified

    Backports

      Description

        com.sun.crypto.provider.JceKeyStore uses com.sun.crypto.provider.KeyProtector to protect access to private keys. The KeyProtector class uses a PBEKey for that purpose. Given that the short life usage in some of these keys, the JDK can better manage when internal PBEKey buffers could get discarded. PBEKeys handed to external API calls will have to rely on the Cleaner mechanism for such discards.

        Attachments

          Issue Links

            Activity

              People

                coffeys Sean Coffey
                shadowbug Shadow Bug
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: