Help for this page

Select Code to Download


  1. or download this
    perl -e 'print pack("H16",join("",map{$_=chr(int(rand(177)));}(1..56))
    +);' >>keyfile.key
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
                    exit(0);
            }
    }
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
            print decrypt($cipher,$in),"\n";
            undef($in);
    }