VMS build of the oncomming 0.9.8 release

2010-02-23 Thread Richard Levitte
I've done some fiddling with the 0.9.8 branch, and as far as I can tell, it builds and tests cleanly on Alpha, using no special options. I haven't tested a FIPS build yet, but will some time tonight. I've just uploaded a dist from the current state of this branch on my server, it's

Ciphers and modes of operation

2010-02-23 Thread Gregory BELLIER
Hello. Simple question, is it mandatory to declare the cbc, ecb, cfb, ofb for each cipher or is it possible to only declare and implement some of them (let's say ecb and cbc) ? Regards, Grégory BELLIER. __ OpenSSL

RE: Ciphers and modes of operation

2010-02-23 Thread Cheng, Weidong
Hi, Gregory; Yes. You could implement some of them. Regards, Weidong -Original Message- From: owner-openssl-...@openssl.org [mailto:owner-openssl-...@openssl.org] On Behalf Of Gregory BELLIER Sent: Tuesday, February 23, 2010 7:45 AM To: openssl-dev@openssl.org Subject: Ciphers and

Re: Ciphers and modes of operation

2010-02-23 Thread Gregory BELLIER
I did some tests and it failed to build if I don't declare all the operation modes. Do you have any ideas how I could proceed ? Thanks. Cheng, Weidong a écrit : Hi, Gregory; Yes. You could implement some of them. Regards, Weidong -Original Message- From:

Re: Ciphers and modes of operation

2010-02-23 Thread Dr. Stephen Henson
On Tue, Feb 23, 2010, Gregory BELLIER wrote: I did some tests and it failed to build if I don't declare all the operation modes. Do you have any ideas how I could proceed ? Why don't you describe more about what you did and the errors you got? Are you deleting some of the standard ciphers

use of SSL_CTX_load_verify_locations() in s_client

2010-02-23 Thread Ludwig Nussel
Hi, Ralf Haferkamp noticed that several programs using openssl contain some weird piece of code that seems to originate to apps/s_client.c: if ((!SSL_CTX_load_verify_locations(ctx,CAfile,CApath)) || (!SSL_CTX_set_default_verify_paths(ctx))) { /* BIO_printf(bio_err,error

Re: VMS build of the oncomming 0.9.8 release

2010-02-23 Thread Steven M. Schweda
From: Richard Levitte rich...@levitte.org I've done some fiddling with the 0.9.8 branch, and as far as I can tell, it builds and tests cleanly on Alpha, using no special options. [...] Really? I got: [...] Compiling The cversion.c File. (LIBRARY,LIB) #include buildinf.h .^

RE: Ciphers and modes of operation

2010-02-23 Thread Cheng, Weidong
Please give more information as Stephen suggested. -Original Message- From: owner-openssl-...@openssl.org [mailto:owner-openssl-...@openssl.org] On Behalf Of Gregory BELLIER Sent: Tuesday, February 23, 2010 8:48 AM To: openssl-dev@openssl.org Subject: Re: Ciphers and modes of operation

Re: VMS build of the oncomming 0.9.8 release

2010-02-23 Thread Richard Levitte
Hmmm. Okay, why that didn't happen to me before is something I can't figure out now, but you are correct, that didn't quite do it. I've uploaded a new tarball (exact same URL) with crypto/crypto-lib.com modified with a better include path. I'm running a test build right now, I'll see the

Re: VMS build of the oncomming 0.9.8 release

2010-02-23 Thread Steven M. Schweda
From: Richard Levitte rich...@levitte.org Hmmm. Okay, why that didn't happen to me before is something I can't figure out now, but you are correct, that didn't quite do it. I've uploaded a new tarball (exact same URL) with crypto/crypto-lib.com modified with a better include path. I'm

Re: VMS build of the oncomming 0.9.8 release

2010-02-23 Thread Richard Levitte
In message 10022321344606_20205...@antinode.info on Tue, 23 Feb 2010 21:34:46 -0600 (CST), Steven M. Schweda s...@antinode.info said: sms Test IGE mode sms %DCL-W-ACTIMAGE, error activating image SYS$DISK:[-.ALPHA.EXE.TEST]IGETEST sms -CLI-E-IMAGEFNF, image file not found