Changeset 357


Ignore:
Timestamp:
20.02.2010 21:00:50 (5 months ago)
Author:
henning
Message:

ruby-script-encrypt: minor comment change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/ruby-script-encrypt

    r356 r357  
    44=begin 
    55        This script encrypts another one with 256 Bit AES, "swordfish" (the 
    6         marxist one) as password and 4 zero bytes IV and outputs another 
    7         script, which decrypts the containing cipher and runs the code. 
     6        marxist one) as password and zero IV and outputs another script, 
     7        which decrypts the containing cipher and runs the code. 
    88        Disclaimer: This was written just for fun and may contain meaningless 
    99        use of cryptography. If you can not stand it, send complains to 
Note: See TracChangeset for help on using the changeset viewer.