[EMAIL PROTECTED] wrote:
> Index: rsaref.c
> ===================================================================
> RCS file: /e/openssl/cvs/openssl/demos/engines/rsaref/rsaref.c,v
> retrieving revision 1.5
> retrieving revision 1.5.2.1
> diff -u -r1.5 -r1.5.2.1
> --- rsaref.c 2001/11/15 20:23:29 1.5
> +++ rsaref.c 2002/08/01 19:33:08 1.5.2.1
> @@ -116,7 +116,7 @@
> {
> NID_des_cbc,
> 8, 8, 8,
> - 0,
> + 0 | EVP_CIPH_CBC_MODE,
Huh? Why not just EVP_CIPH_CBC_MODE?
Cheers,
Ben.
--
http://www.apache-ssl.org/ben.html http://www.thebunker.net/
Available for contract work.
"There is no limit to what a man can do or how far he can go if he
doesn't mind who gets the credit." - Robert Woodruff
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]