Changing IV in EVP API?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 02, 2016, Jakob Bohm wrote:

> While trying to convert some 3rd party code from direct calls
> to libcrypto functions to using the EVP API, I have run into
> a problem.
> 
> I cannot find the EVP call to change the IV without changing
> (and reexpanding) the key.
> 

Try calling the EVP_*Init() function with all the parameters NULL except the
IV and the EVP_CIPHER_CTX parameter.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux