Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8218723 Use SunJCE Mac in SecretKeyFactory PBKDF2 implementation
  3. JDK-8220791

Release Note: Use SunJCE Mac in SecretKeyFactory PBKDF2 Implementation

XMLWordPrintable

         The SunJCE implementation of the PBKDF2 SecretKeyFactory will now exclusively use the SunJCE Mac service for the underlying pseudorandom function (PRF). This fixes an issue where 3rd party JCE providers in rare cases could cause the SunJCE PBKDF2 SecretKeyFactory's underlying pseudorandom function (PRF) to fail on `Mac.init()`.

              jnimeh Jamil Nimeh
              jnimeh Jamil Nimeh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: