PBEWITHSHA256AND128BITAES-CBC-BC creating java.security.NoSuchAlgorithmException on RedHat 6.4

Ali, Saqib docbook.xml at gmail.com
Sun Jun 2 23:37:54 UTC 2013


We have an application that uses Bouncy Castle to encrypt data using
PBEWITHSHA256AND128BITAES-CBC-BC algoritm. It works fine on Unbuntu running
OpenJDK 1.7. But when when we move it to RedHat 6.4 also running OpenJDK
1.7, we get the following exception:

java.security.NoSuchAlgorithmException
Any thoughts on what could be causing this. How can we add
PBEWITHSHA256AND128BITAES-CBC-BC algorithm to RedHat 6.4?

more info at:
http://stackoverflow.com/questions/16857723/pbewithsha256and128bitaes-cbc-bc-creating-java-security-nosuchalgorithmexception

p.s. the application is running in jboss EAP

Thanks



More information about the redhat-list mailing list