Greetings
all!
I am trying to run
the Encrypter sample java program and am receiving the following
error:
org.apache.xml.security.encryption.XMLEncryptionException: The requested
algorithm http://www.w3.org/2001/04/xmlenc#kw-tripledes
does not exist. Original Message was: No provider found that supports this
algorithm
at
org.apache.xml.security.encryption.XMLCipher.getInstance(Unknown
Source)
at
org.apache.xml.security.samples.encryption.Encrypter.main(Encrypter.java:163)
Exception in thread
"main"
Any idea what is
causing this? I have search Google and have been unable to resolve the problem.
I have made NO changes to the sample app. I am using JDK 1.4.2_05 and have Xalan
2.6.0 and Xerces 2.6.2 installed.
Any and all help
will be welcomed!
Thanks!
Earnie!
