Toby Stuart wrote:
> 
>  Hi All,

Hello,

>  I'm trying to encrypt/decrypt a text file using Crypt::CBC with DES.
> 
>  The encryption works fine but the decryption seems to yield
>  only the first  few bytes of the original text.  I'm sure i'm missing
>  something simple.


perldoc -f binmode



John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to