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
|
Next Message: Problem sending secure web services request from WAS 6 to WAS 5.1