Date: Wed, 4 Mar 1998 15:08:23 -0800 (PST)
From: Jan Luehe <Jan.Luehe@Eng>
Subject: Re: jce
To: java-security@java0.javasoft.com, Martin.Englund@Sweden
Martin:
> Could you release the a version of jce with just the framework so that
> it'll be exportable to the rest of the world?
This will not help, because the framework would still allow any provider
to attach their implementation (of possibly strong encryption).
Shipping just the framework (without any checks on the providers)
would mean shipping "crypto with a hole", which is not possible under
the current export regulations.
Jan