RE: EVP_aes_128_cbc decrypt block ordering

2013-02-04 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Tage Korsdal Nielsen > Sent: Friday, 01 February, 2013 03:19 > New to OpenSSL, but designing a PC application that must encrypt a > stream of 48 bytes message blocks to a USB device with aes128.The iv's > gets generated and synchronized when t

EVP_aes_128_cbc decrypt block ordering

2013-02-01 Thread Tage Korsdal Nielsen
Hi New to OpenSSL, but designing a PC application that must encrypt a stream of 48 bytes message blocks to a USB device with aes128.The iv's gets generated and synchronized when the connection with the device is established, and I would like to keep the same cipher context going until the the