[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SHANGHAI ENTREPRENEUR TRIED IN CHINA




The Chinese government has put 30-year-old Shanghai computer 
software businessman Lin Hai on trial for "inciting the 
overthrow of state power" by providing 30,000 e-mail addresses 
to a U.S. Internet magazine called "Big Reference" published by 
Chinese dissidents.  Chinese authorities closed the four-hour 
trial for what it said were "national security" reasons, and 
"persuaded" one member of Lin's legal team not to attend the 
trial.  Lin's wife Xu Hong, who was questioned by the police 
for six hours, has indicated that Lin's lawyer "said he didn't 
have a very good feeling -- that things won't be good for Lin 
and he will probably be found guilty."  
(Washington Post 5 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]}