Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: OpenSSL and Crypt::CBC don't give the same cipher text ( binmode )

by LonelyPilgrim (Beadle)
on Feb 06, 2016 at 00:18 UTC ( [id://1154536]=note: print w/replies, xml ) Need Help??


in reply to Re: OpenSSL and Crypt::CBC don't give the same cipher text ( binmode )
in thread OpenSSL and Crypt::CBC don't give the same ciphertext

Thanks, but that doesn't make any difference. In any case, even if my input was somehow being corrupted (it was plain ASCII text), it was the same input being fed into both OpenSSL and Crypt::CBC.
  • Comment on Re^2: OpenSSL and Crypt::CBC don't give the same cipher text ( binmode )

Replies are listed 'Best First'.
Re^3: OpenSSL and Crypt::CBC don't give the same cipher text ( binmode )
by beech (Parson) on Feb 06, 2016 at 00:29 UTC

    Thanks, but that doesn't make any difference. In any case, even if my input was somehow being corrupted (it was plain ASCII text), it was the same input being fed into both OpenSSL and Crypt::CBC.

    Also try  binmode $pipe; :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1154536]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-18 04:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found