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

Header Data

From: Andrew Loewenstern <andrew_loewenstern@il.us.swissbank.com>
To: frantz@netcom.com (Bill Frantz)
Message Hash: 1d20450a8dd34f6ca7803484d083869a30c60f23af38e2011e9508a51df85537
Message ID: <9605032128.AA00701@ch1d157nwk>
Reply To: <199605010642.XAA05623@netcom9.netcom.com>
UTC Datetime: 1996-05-04 06:50:05 UTC
Raw Date: Sat, 4 May 1996 14:50:05 +0800

Raw message

From: Andrew Loewenstern <andrew_loewenstern@il.us.swissbank.com>
Date: Sat, 4 May 1996 14:50:05 +0800
To: frantz@netcom.com (Bill Frantz)
Subject: Re: ITARs and the Export of Classes and Methods
In-Reply-To: <199605010642.XAA05623@netcom9.netcom.com>
Message-ID: <9605032128.AA00701@ch1d157nwk>
MIME-Version: 1.0
Content-Type: text/plain


Bill Franz writes:
>  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.

The Python programming language has built-in support for multiple bignum  
packages (including the GNU MPZ library).  It also has MD5 built-in.  Andrew  
Kuchling also has written a nice crypto package that gives you access to a  
lot of good crypto primitives.  The language was written in the Netherlands,  
is free to use for any purpose (commercial or otherwise), easily runs on  
EVERYTHING (Mac, DOS, Windoze, NT, just about any flavor of unix, etc...), is  
embeddable, and has a Nutshell book about to be published.  Check it out...


andrew





Thread