Thanks Dr. Stephen Henson & Rahul!
On Wed, May 21, 2014 at 11:35 PM, Rahul Godbole wrote:
> Raghav,
>
> Check openssl/evp.h. Check the man page of EVP_EncryptInit()
>
> This is the corresponding EVP API
>
> int EVP_EncryptInit(EVP_CIPHER_CTX *ctx,const EVP_CIPHER *cipher,
> c
Hi all,
I am upgrading the openssl & openssh versions for QNX platform from openssl
1.0.0e to 1.0.1g & openssh-5.9p1 to openssh-6.6p1
So using my Linux machine I am cross compiling to generate binaries for
QNX__
OpenSSL Project
On Wed, May 21, 2014, Raghav Varadan wrote:
> Hi,
>
> I'm using Openssl FIPS in my application. The application does some AES Key
> Wrap/Unwrap and uses function calls to
> AES_set_encrypt_key()/AES_wrap_key()/AES_unwrap_key(). But in FIPS mode
> call to these low-level crypto function calls are