[107840] in Cypherpunks

home help back first fref pref prev next nref lref last post

INTEL TEAMS UP WITH SECURITY COMPANY

daemon@ATHENA.MIT.EDU (lcs Mixmaster Remailer)
Mon Jan 25 12:15:07 1999

Date: 25 Jan 1999 17:00:03 -0000
To: cypherpunks@cyberpass.net
From: lcs Mixmaster Remailer <mix@anon.lcs.mit.edu>
Reply-To: lcs Mixmaster Remailer <mix@anon.lcs.mit.edu>

INTEL TEAMS UP WITH SECURITY COMPANY
Through an alliance with the computer encryption company RSA Data Security
Inc., chip maker Intel Corp. will develop and manufacture high-performance
chips with embedded RSA encryption technology.  One question yet to be
resolved is whether the chips will meet various export restrictions imposed
by the U.S. government, which fears that such technology could fall into the
hands of international criminals or terrorists.  Industry analyst David Wu
says, "These high-performance chips are going to make Internet commerce more
safe.  It helps the overall computer industry, but Intel may have to use
good, persuasive lobbyists and lawyers in Washington to get them accepted."
(AP/Washington Post 19 Jan 99)

"Mary had a crypto key, 
she kept it in escrow, 
and everything that Mary said,
the Feds were sure to know." -- Sam Simpson

#!/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]}


home help back first fref pref prev next nref lref last post