Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8288050 Add support of SHA-512/224 and SHA-512/256 to the PBKDF2 and PBES2 impls in SunJCE provider
  3. JDK-8298815

Release Note: SunJCE Provider Now Supports SHA-512/224 and SHA-512/256 As Digests for the PBES2 Algorithms

XMLWordPrintable

      The SunJCE provider is enhanced with additional PBES2 Cipher and Mac algorithms, such as those using SHA-512/224 and SHA-512/256 message digests. To be more specific, callers can now use the SunJCE provider for `PBEWithHmacSHA512/224AndAES_128`, `PBEWithHmacSHA512/256AndAES_128`, `PBEWithHmacSHA512/224AndAES_256`, and `PBEWithHmacSHA512/256AndAES_256` Ciphers and `PBEWithHmacSHA512/224`, and `PBEWithHmacSHA512/256` Mac.

            valeriep Valerie Peng
            valeriep Valerie Peng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: