Re: BF_cbc_encrypt()

2000-05-02 Thread Houman Ghaemi
around trying to figure out how to use the OpenSSL C API. I've read the docs and some things are clear some are not. In the functions BF_cbc_encrypt() what is the ivec variable. What does it do and what is it for and what is it supposed to do? Thanx for any help. Paul

BF_cbc_encrypt()

2000-05-01 Thread Paul Khavkine
I'm fooling around trying to figure out how to use the OpenSSL C API. I've read the docs and some things are clear some are not. In the functions BF_cbc_encrypt() what is the ivec variable. What does it do and what is it for and what is it supposed to do? Thanx for any help. Paul