A
andrew maddox
(Cross post from java.security due to no responses)
Hello-
I have two web apps that use DES encryption. When I access one app and
use the encryption routine it is fine. If I then access the second web
app, then I get the following message:
*************************************************
ERROR Nov 14 2006 16:21:25 :
com.bcbsok.common.ErrorHandler.ErrorHandler.logException(ErrorHandler.java:41)
java.security.NoSuchAlgorithmException: Class
com.sun.crypto.provider.DESKeyFactory configured for SecretKeyFactory
is not a SecretKeyFactory
*************************************************
If anyone has any idea on why this situation would arise, I would
appreciate hearing from you.
Thanks,
Andrew Maddox
Hello-
I have two web apps that use DES encryption. When I access one app and
use the encryption routine it is fine. If I then access the second web
app, then I get the following message:
*************************************************
ERROR Nov 14 2006 16:21:25 :
com.bcbsok.common.ErrorHandler.ErrorHandler.logException(ErrorHandler.java:41)
java.security.NoSuchAlgorithmException: Class
com.sun.crypto.provider.DESKeyFactory configured for SecretKeyFactory
is not a SecretKeyFactory
*************************************************
If anyone has any idea on why this situation would arise, I would
appreciate hearing from you.
Thanks,
Andrew Maddox