1996-05-01 - Re: ITARs and the Export of Classes and Methods

Header Data

From: frantz@netcom.com (Bill Frantz)
To: cypherpunks@toad.com
Message Hash: 46254a291968bd223b53d11dc57d0f6d1f7bf68d9444c1a6562e4fbbeac59cd5
Message ID: <199605010642.XAA05623@netcom9.netcom.com>
Reply To: N/A
UTC Datetime: 1996-05-01 10:14:54 UTC
Raw Date: Wed, 1 May 1996 18:14:54 +0800

Raw message

From: frantz@netcom.com (Bill Frantz)
Date: Wed, 1 May 1996 18:14:54 +0800
To: cypherpunks@toad.com
Subject: Re: ITARs and the Export of Classes and Methods
Message-ID: <199605010642.XAA05623@netcom9.netcom.com>
MIME-Version: 1.0
Content-Type: text/plain


At 11:49 AM 4/30/96 -0700, Timothy C. May wrote:
>An interesting situation for the ITARs, if they try to restrict bignum
>classes, for example. A class-based system, if done correctly (in whatever
>language, e.g., C++ or Java), should have _most_ of the hard crypto work
>already implemented in classes and methods (for bignums, modular
>exponentiation, etc.), with the final crypto program much more easily
>implemented and exported.

Certain languages, e.g. Smalltalk, and I believe lisp and scheme, have
bignums as a built-in type.  (Or more specifically, their integer types are
limited in size only by available memory.)  I believe these languages are
freely exportable.

Your problem stays here in the good ol' USA.  You can't implement RSA
directly in these languages (I assume RSA in perl has the same problem),
because of the patent restrictions.  Yet another reason to buy a T-shirt.

Regards - Bill


------------------------------------------------------------------------
Bill Frantz       | The CDA means  | Periwinkle  --  Computer Consulting
(408)356-8506     | lost jobs and  | 16345 Englewood Ave.
frantz@netcom.com | dead teenagers | Los Gatos, CA 95032, USA







Thread