... 1. Generate a 256 byte array 2. perl code to convert the characters from stringdata to byte. Thanks
Um, you don't need to turn a string into an array to generate an md5sum, see Digest::MD5
You also don't need an array for Crypt::Twofish
perlintro explains about perl variable types, perldata explains further, then binmode and perlunitut
In reply to Re^3: Java to perl conversion
by Anonymous Monk
in thread Java to perl conversion
by MaGiCaLB
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |