
17 Dec
2003
17 Dec
'03
11:17 p.m.
Also, some may be interested to look at this particular encryption method (I added some indentation and comments for readability). I believe that it is not particularly strong.
Block[I1] := Block[I1] xor Random(256); Block[I1] := EncTable[Block[I1]];
What is Random()? How is it seeded?
The first cypherpunk who develops a VSA2048 decryption utility, decrypts the file, and sends decrypted message and the correct key to info@dataet.com and cypherpunks@toad.com will receive a free basic Web site package. (Package details are located at http://www.dataet.com). (Igor, this is it!)
The test file is only 836 bytes long. Could you please post a file consisting of, say, 50.000 space characters encrypted with the same key?