Re: JCE 1.2 final release?

Jan Luehe (luehe@laguna.eng.sun.com)
Mon, 7 Dec 1998 15:12:29 -0800 (PST)

Ellen:

> We hope to use the JCE 1.2 in an application we are developing to collect
> data via the internet and on the International Space Station. When will
> the final version of the JCE 1.2 be released

Hopefully before the Holidays!

> , and will it include a 128 bit
> encyrption algorithm?

The default "SunJCE" provider that ships with it provides
2 128-bit encryption algorithms: Blowfish (with variable keysize,
including 128-bit keys) and DES-EDE (using 2 64-bit DES keys).

Jan