On Fri, Mar 11, 2005, Antonio Ruiz Martínez wrote:
> Hola!
>
>
> Thanks for your answer.
> Mozilla is using a IV of 12 bytes length. I don't know why. That is the
> reason because I asked if it was possible to use another differente
> length in the IV.
>
What makes you think Mozilla is usi
Hola!
Dr. Stephen Henson wrote:
On Tue, Mar 08, 2005, Antonio Ruiz Martínez wrote:
Hello!
I have been looking at how I can set the length of the iv parameters
in a cipher algorithm.
I saw that we can put the IV with EVP_CipherInit_ex(ctx, NULL, NULL,
key, iv, do_dec
On Tue, Mar 08, 2005, Antonio Ruiz Martínez wrote:
> Hello!
>
>I have been looking at how I can set the length of the iv parameters
> in a cipher algorithm.
>I saw that we can put the IV with EVP_CipherInit_ex(ctx, NULL, NULL,
> key, iv, do_decrypt);
>However this length, in RC2_CBC
Hello!
I have been looking at how I can set the length of the iv parameters
in a cipher algorithm.
I saw that we can put the IV with EVP_CipherInit_ex(ctx, NULL, NULL,
key, iv, do_decrypt);
However this length, in RC2_CBC, is 8 bytes I don't know if it is
possible to use another differe