while () { print CRYPTFILE $cipher->crypt($_); } #### while () { print CRYPTFILE $cipher->crypt( pack("H*",$_) ); }