Re: Exporting JCE

Jan Luehe (luehe@laguna.eng.sun.com)
Thu, 5 Nov 1998 14:38:37 -0800 (PST)

Gerald:

> I'm currently in my final year of a computer science degree and I have
> chosen encryption as the topic of my dissertation. Due to Java's
> networking capabilities, I would like to use it to code the encryption
> algorithms, but because of the new laws I am prohibited from downloading
> JCE in the UK. Is there any way of getting around this problem.

You can browse, download, and implement the JCE 1.2 APIs,
but you cannot download the software.

For more information see

http://java.sun.com/products/jdk/1.2/jce/

Jan