From: SMTP%"everhart@star.zko.dec.com" 2-OCT-1996 18:39:49.03 To: EVERHART CC: Subj: RSA "munitions" t-shirt - alt.security #39591 Date: Wed, 2 Oct 1996 11:16:39 -0400 Message-Id: <96100211163889@star.zko.dec.com> From: everhart@star.zko.dec.com (Glenn C. Everhart 603 881 1497) To: everhart@gce.com Subject: RSA "munitions" t-shirt - alt.security #39591 X-VMS-To: smtp%"everhart@gce.com" In article , aba@dcs.exeter.ac.uk (Adam Back) writes: Subject: RSA "munitions" t-shirts Sometime ago I wrote a minimal implementation of RSA, to be used as a .sig program. The motivation was to provide a suitably small piece of code which could be used to violate ITAR. ITAR is the US regulation used by the NSA, and people like FBI director Freeh, who wish to have government back doors into all encryption (such as the rejected US govt. "Clipper" initiatives). Many people have been using this program as a .sig, as a form of civil disobedience. Soon after I posted the .sig to the cypherpunks mailing list, Josh Osborne suggested making a T-shirt of the .sig. Technically it may be illegal for a US citizen to export this shirt from the US. It may even be an ITAR violation for a US citizen to let a foreign national see him _wear_ an RSA t-shirt. Sound far fetched? Here's a verbatim quote from the US ITAR regulations, read for yourself: : ITAR section 120.17 (4) : : Disclosing (including oral or visual disclosure) or transferring : technical data to a foreign person, whether in the United States or : abroad The technical data referred to includes cryptographic software, and even discussion of cryptographic techniques. Here is the latest version of my perl implementation of the RSA public key cryptosystem (consider carefully the impliciations before quoting, or using as a .sig if you're in the US :-): #!/bin/perl -sp0777i