hello,
Ok, i will try first
thanks,
Best regards,
ST. Hermawan
On 7/20/07, Marek Marcola <[EMAIL PROTECTED]> wrote:
Hello,
> i find an information about add new chipers BF-CBC but find nothing.
> may be somone ever find thid?
Look at:
http://www.openssl.org/docs/crypto/blowfish.html
Hello,
> i find an information about add new chipers BF-CBC but find nothing.
> may be somone ever find thid?
Look at:
http://www.openssl.org/docs/crypto/blowfish.html#
for low-level API, or use:
EVP_CIPHER_CTX_init(&ctx);
EVP_EncryptInit_ex(&ctx, EVP_bf_cbc(), NULL, key, iv