> cout << "Set BIO block size (ex: 4096): ";
> cin >> nBioBlockSize;

What value are you using for nBioBlockSize?

>         else
>         {
>             BIO_ctrl(out, BIO_CTRL_FLUSH, 0, NULL);
>         }

Why is this here?

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to