Has anyone had success using a 112 bit triple-DES key (DESede) with the
stock JCE provider included with JDK 1.4.2?
/Jan

Signature
(husk at fjerne tallene i min mailadresse)
Michiel Konstapel - 03 Feb 2004 22:46 GMT
> Has anyone had success using a 112 bit triple-DES key (DESede) with the
> stock JCE provider included with JDK 1.4.2?
I used the Bouncy Castle provider for triple DES support. IIRC, that was
because I couldn't get the Sun provider to work.
Michiel