RFR: 8244336: Restrict algorithms at JCE layer [v10]
Valerie Peng
valeriep at openjdk.org
Fri Sep 12 00:36:23 UTC 2025
On Thu, 4 Sep 2025 12:46:48 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comments from Sean.
>
> src/java.base/share/classes/sun/security/util/CryptoAlgorithmConstraints.java line 51:
>
>> 49:
>> 50: // Disabled algorithm security property for JCE crypto services
>> 51: public static final String PROPERTY_CRYPTO_DISABLED_ALGS =
>
> I think this can be private.
Yes
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26377#discussion_r2342643101
More information about the security-dev
mailing list