in reply to Re: Encrypt using AES(block size 128-bit) in CBC
in thread Encrypt using AES(block size 128-bit) in CBC

It's what the provider (Sagepay)says should be the result of the encryption. When I decrypt the expected result using my encryption method there is nothing recognisable in the output so I must be doing something wrong somewhere.
  • Comment on Re^2: Encrypt using AES(block size 128-bit) in CBC

Replies are listed 'Best First'.
Re^3: Encrypt using AES(block size 128-bit) in CBC
by u65 (Chaplain) on Jun 14, 2015 at 12:40 UTC

    Can you provide a link to your provider's instruction ref the situation? I don't see you doing anything wrong in your use of the modules.