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!

java.security.NoSuchAlgorithmException: Cannot find any provider supporting

931233Apr 17 2012 — edited Apr 17 2012
Hi all.
I was trying to encrypt data using AES algorithm.
However, with the following exception has occurred.

java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES/ECB/PKCS7PADDING

Someone know a solution to this issue?
My JDK's version is 1.7.

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2012
Added on Apr 17 2012
1 comment
6,238 views