One Hat Cyber Team
Your IP :
216.73.216.240
Server IP :
162.240.106.28
Server :
Linux server.ganesand.com 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
Server Software :
Apache
PHP Version :
7.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
perl-Crypt-RC4-2.02
/
View File Name :
Changes
Revision history for Perl extension Crypt::RC4. 2.02 12-Dec-2001 - Initialized $x and $y to make the code warnings-compliant. - Converted globals to instance variables so that the OO interface can work correctly; added tests to ensure that. - Eliminated modification of return value from unpack. - Increased efficiency on long messages. - Fixed buggy tests. - Added some documentation and tests. 2.01 28-Nov-2001 16:12:14 - removed use of "our" to make Crypt::RC4 compatible with earlier versions of perl - stripped ^M's out of .pm file 2.0 23-Nov-2001 13:02:26 - added OO interface