Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Trying to decode aes-128-ctr

by starless (Initiate)
on Sep 03, 2014 at 09:56 UTC ( [id://1099382]=note: print w/replies, xml ) Need Help??


in reply to Re: Trying to decode aes-128-ctr
in thread Trying to decode aes-128-ctr

Thanks, i'll give it a try!

Replies are listed 'Best First'.
Re^3: Trying to decode aes-128-ctr
by starless (Initiate) on Sep 03, 2014 at 12:50 UTC
    That was definitelly the problem, tried using Crypt::Rijndael::MODE_CTR() directly and i was able to see the jpeg header.

    Now the problem is dealing with padding because Rijndael now complains with the "encrypt: datasize not multiple of blocksize (16 bytes)" error.

    I tried Crypt::Ctr to handle all that stuff but it doesn't seem to accept a IV as an argument.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-18 00:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found