Date: Wed, 7 May 1997 18:54:53 -0700 (PDT)
From: Marianne Mueller <mrm@shorter>
Subject: RE: Java Cryptography Extensions
To: mburke@magsoft.com
I don't know what you mean by runtime edition, but, there is no plan
to incorporate the JCE into the JDK. It will be an add-on package to the JDK.
The reason is that the JCE is not exportable, but the JDK is fully exportable
world wide and we want to keep it that way.
You cannot distribute cryptography to your customers overseas unless you obtain
an export license. You would not be able to obtain such a license for the JCE,
since it is a set of encryption APIs.
As for whether you can ship the JCE in binary form to US-only customers, I don't
know the legal terms of that. We do allow people to ship the JDK in binary
form along with their product. This might be mentioned in the JCE license
already, but I'll ask our lawyers for clarification.
Marianne
> From: Malachi Burke <mburke@magsoft.com>
> To: "'Marianne Mueller'" <mrm@Eng>
> Subject: RE: Java Cryptography Extensions
> Date: Wed, 7 May 1997 16:11:50 -0700
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
>
> Do you know when the runtime edition will include the crypto
> extensions? Would I be able to distribute to my customers the crypto
> extensions via the JCE which I downloaded?
>
> Malachi
>
> ----------
> From: Marianne Mueller[SMTP:mrm@Eng.Sun.COM]
> Sent: Wednesday, May 07, 1997 10:40 AM
> To: Malachi Burke
> Cc: java-security@web2.javasoft.com
> Subject: Re: Java Cryptography Extensions
>
> The JCE is released in early access form for US and Canada only.
>
> http://java.sun.com/products/jdk/1.1/jce
>
> Marianne
>
>
>