in reply to Re^6: How to do encryption in perl with aes-128-cbc
in thread How to do encryption in perl with aes-128-cbc

Thanks for the information.

I tried tried converting hext o 16 bit string and then used in the code.

Finally it worked.

once again thanks for the information.

you made my day, waiting for this since last 2 days

  • Comment on Re^7: How to do encryption in perl with aes-128-cbc