Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8244336 Restrict algorithms at JCE layer
  3. JDK-8367477

Release Note: New Security Property "jdk.crypto.disabledAlgorithms" for Restricting Algorithms at the JCE layer

XMLWordPrintable

      A new security property <code>jdk.crypto.disabledAlgorithms</code> has been introduced to disable algorithms for JCE/JCA cryptographic services. Initially this property only supports <i>Cipher</i>, <i>KeyStore</i>, <i>MessageDigest</i>, and <i>Signature</i> services. This property is defined in the `java.security` file and initially no algorithms are disabled by default. However, this may change in the future. This security property can be overridden by a system property of the same name if applications need to re-enable algorithms.

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

              Created:
              Updated:
              Resolved: