> 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