AES EVP Encryption and Decryption

2009-07-30 Thread JT
I apologize if that has been asked/answered before. After lots of googling I could find no satisfactory answer. I have a question about the way AES-CBC EVP has been implemented. Specifically how EVP handles the IV. I have an application using the AES EVP functions in CBC mode. Most examples you

AES EVP Encryption and Decryption

2009-07-27 Thread JT
I apologize if that has been asked/answered before. After lots of googling I could find no satisfactory answer. I have a question about the way AES-CBC EVP has been implemented. Specifically how EVP handles the IV. I have an application using the AES EVP functions in CBC mode. Most examples you