From: Anonymous <nobody@nowhere.to>
To: cypherpunks@cyberpass.net
Message Hash: e05138e47aa82ee784c4107b184b7513960afb0f9c132f41491c9dbb475e0379
Message ID: <7fed2e22ddfc4bef12e88799314a479f@anonymous>
Reply To: N/A
UTC Datetime: 1998-12-06 21:01:38 UTC
Raw Date: Mon, 7 Dec 1998 05:01:38 +0800
From: Anonymous <nobody@nowhere.to>
Date: Mon, 7 Dec 1998 05:01:38 +0800
To: cypherpunks@cyberpass.net
Subject: Wassenaar Encryption Agreement
Message-ID: <7fed2e22ddfc4bef12e88799314a479f@anonymous>
MIME-Version: 1.0
Content-Type: text/plain
The United States and 32 other nations that belong to a group
called the Wassenaar Arrangement, which coordinates export
policies for technologies that have both civilian and military
use, have signed an agreement restricting exports of encryption
technology from their countries. The Clinton administration,
which has already imposed such controls in this country, says
the agreement will help American companies compete on a more
equal footing with their counterparts abroad. Privacy
organizations are critical of the agreement, and a counsel for
the advocacy group Americans for Computer Privacy says there
will still be enormous differences in how the countries put the
agreement into practice.
(Washington Post 4 Dec 98)
#!/usr/local/bin/perl -0777-- -export-a-crypto-system-sig -RC4-3-lines-PERL
@k=unpack('C*',pack('H*',shift));for(@t=@s=0..255){$y=($k[$_%@k]+$s[$x=$_
]+$y)%256;&S}$x=$y=0;for(unpack('C*',<>)){$x++;$y=($s[$x%=256]+$y)%256;
&S;print pack(C,$_^=$s[($s[$x]+$s[$y])%256])}sub S{@s[$x,$y]=@s[$y,$x]}
Return to December 1998
Return to “Anonymous <nobody@nowhere.to>”
1998-12-06 (Mon, 7 Dec 1998 05:01:38 +0800) - Wassenaar Encryption Agreement - Anonymous <nobody@nowhere.to>