On Mon, Jul 07, 2014, Ico wrote: > > Hi all, > > I've got a small snippet of code to decode some aes-128-cbc data. > The encrypted data 16 bytes long, decoding to 7 bytes "\x02\x00hallo". > > Decoding using BIO's, works ok when the input BIO is a file BIO but fails when > the input is a memory buffer BIO. In the latter case the BIO_read from the > cipher bio returns -1. >
https://www.openssl.org/support/faq.html#PROG15 Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org