Sagewire Logo

Need help of providers for RC2 encrypt/decrypt

3 Message(s) by 3 Author(s) originally posted in java security


From: austin_mama Date:   Wednesday, February 07, 2007
Hi,
I am trying to encrypt/decrypt using Sun JCE Provider, but not able to
use RC2 algorithm.
Can any one please confirm if SUN JCE provider doesn't implement
RC2 ?
Can you suggest any other provider if sun doesn't?

Thanks
Austin


From: subwiz Date:   Tuesday, February 13, 2007
I am using JDK1.6, and I am able to use RC2 algorithm.

Subhash.
http://wizcrypt.wiztools.org/

wrote in message:
Hi,
I am trying to encrypt/decrypt using SunJCE Provider, but not able to
use RC2 algorithm.
Can any one please confirm if SUN JCE provider doesn't implement
RC2 ?
Can you suggest any other provider if sun doesn't?
Thanks


> Austin


From: Ralf Ullrich Date:   Wednesday, February 14, 2007
wrote in message:

Hi,
I am trying to encrypt/decrypt using SunJCE Provider, but not able to
use RC2 algorithm.
Can any one please confirm if SUN JCE provider doesn't implement
RC2 ?
Can you suggest any other provider if sun doesn't?



RTFM!?

RC2 is supported by SunJCE since JAVA 5:

http://JAVA.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html#SupportRC2-ARCFOUR

With JAVA 6 the Sun Providers finally got their own documentation,
including SunJCE:

http://JAVA.sun.com/JAVAse/6/docs/technotes/guides/security/SunProviders.html#SunJCEProvider

cu



Next Message: Problem sending secure web services request from WAS 6 to WAS 5.1



Programming | Sports | Autos

copyright 2006
Valid XHTML 1.0 Transitional