On Fri, Mar 08, 2013, Tayade, Nilesh wrote:
> Hi,
>
> On performing the AES128 decryption, I see the decrypted data is preceded by
> a block of 16bytes. E.g. Below, 0x48 to 0x5a is the extra 16bytes block.
> And the actual 'GET' request starts from 0x47 onwards.
>
> 48 3f c4 99 fa f0 75 0e 51 b
> -Original Message-
> From: Erwann Abalea [mailto:erwann.aba...@keynectis.com]
> Sent: Friday, March 08, 2013 9:44 PM
> To: openssl-users@openssl.org
> Cc: Tayade, Nilesh
> Subject: Re: [openssl-users] Extra bytes before the decrypted data.
>
> It's probab
It's probably the IV.
--
Erwann ABALEA
Le 08/03/2013 16:55, Tayade, Nilesh a écrit :
On performing the AES128 decryption, I see the decrypted data is preceded by a
block of 16bytes.
E.g. Below, 0x48 to 0x5a is the extra 16bytes block. And the actual 'GET'
request starts from 0x47 onwards.
48
Hi,
On performing the AES128 decryption, I see the decrypted data is preceded by a
block of 16bytes.
E.g. Below, 0x48 to 0x5a is the extra 16bytes block. And the actual 'GET'
request starts from 0x47 onwards.
48 3f c4 99 fa f0 75 0e 51 b8 3b 58 aa 1f 4a 5a
47 45 54 20 2f 20 48 54 54 50 2f 31 2