Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES/CBC/PKCS5Padding

Previously i was using JDK8U261 and recently upgraded to jdk8u411 after upgrading, facing the java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES/CBC/PKCS5Padding.

I tried providing unlimited policy strength as well still not working.

I only difference i found in the logs is the ciphers are not getting loaded even though the providers are present.

Please help to resolve this issue.

Thanks

Pavan

Comments

Post Details

Added on Sep 2 2024
0 comments
592 views