Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Regarding CRYPT::CBC header issue

by Corion (Patriarch)
on May 11, 2016 at 07:53 UTC ( [id://1162715]=note: print w/replies, xml ) Need Help??


in reply to Regarding CRYPT::CBC header issue

What is your ciphertext and where do you add it in your code?

The error message is raised from the ->crypt method call. You don't show that call.

Please go back and rewrite your code to a small, self-contained program that reproduces the problem. Please also show all needed input data to reproduce the problem.

Most likely, the problem is that your ciphertext that you are trying to decode does not begin with a valid header. This is more a data problem than a problem in your program.

Replies are listed 'Best First'.
Re^2: Regarding CRYPT::CBC header issue
by Anonymous Monk on May 11, 2016 at 16:19 UTC

    Thank you very much Corion

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 03:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found