Help for this page

Select Code to Download


  1. or download this
     standard: (default) Binary safe
          pads with the number of bytes that should be truncated. So, if 
    ...
    
       space: text only
          same as "null", but with "20".
    
  2. or download this
    sub encrypt {
       my $FileHandle = shift;
    ...
    
       $plaintext.=$last_chunk; #put it back
    }