Re: [openssl.org #194] bug report: FAQ on www.openssl is empty

2002-08-02 Thread Andrew W. Gray
[EMAIL PROTECTED] via RT wrote: > The FAQ page that appears when following the FAQ tab on > the www.openssl.org home page is empty > cvsweb is also 404 at http://www.openssl.org/source/cvs/ Andrew __ OpenSSL Project

[openssl.org #194] bug report: FAQ on www.openssl is empty

2002-08-02 Thread [EMAIL PROTECTED] via RT
The FAQ page that appears when following the FAQ tab on the www.openssl.org home page is empty __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTE

[openssl.org #193] Bug: test failure on Solaris 8

2002-08-02 Thread \"\" James A.Thornton \" via RT\"
While compiling openssl-engine-0.9.6e as 64bit on Solaris 8 using gcc3.1, I get the following error when performing 'make test'. . . . starting big number library test, could take a while... test BN_add test BN_sub test BN_lshift1 test BN_lshift (fixed) test BN_lshift test BN_rshift1 test BN_rs

[openssl.org #170] OpenSSLDie not exported in Win32

2002-08-02 Thread Bodo Moeller via RT
OpenSSLDie will be completely removed in the next snapshots. __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager

[openssl.org #192] tandem OSS configuration

2002-08-02 Thread Robert
Hi, Here's a patch that will provide compilation options on Tandem OSS Non-Stop Kernel. The patches are made on config and Configure so a simple ./config will do for Tandem users. The patch was applied on openssl-0.9.6e. Regards, Robert van Hulsteijn --

tandem OSS configuration

2002-08-02 Thread Hulsteijn, HR (Robert)
Hi, Here's a patch that will provide compilation options on Tandem OSS Non-Stop Kernel. The patches are made on config and Configure so a simple ./config will do for Tandem users. The patch was applied on openssl-0.9.6e. Regards, Robert van Hulsteijn ---

RE : DES Encryption/Decryption with IV

2002-08-02 Thread Frederic DONNAT
Hi, For DES or RC4 or other algorithm Encrypt / decrypt you can look at openssl test file using evp. This file is in openssl-xxx/test Hope it will help. Fred -Message d'origine- De : J [mailto:[EMAIL PROTECTED]] Envoyé : jeudi 1 août 2002 23:25 À : [EMAIL PROTECTED] Cc : [EMAIL PROTEC

[openssl.org #191] 0.9.7-beta3 build procedures

2002-08-02 Thread Richard Levitte via RT
[[EMAIL PROTECTED] - Fri Aug 2 09:00:52 2002]: > $ USER_CCDEFS = > "_VMS_V6_SOURCE=1,__VMS_VER=6000,__CRTL_VER=6000" This, BTW, explains the problems you describe in PR 184. You see, the declaration of strcasecmp() is wrapped in #if __CRTL_VER >= 7000..#endif. This means

Re: [openssl.org #191] 0.9.7-beta3 build procedures

2002-08-02 Thread Richard Levitte - VMS Whacker via RT
In message <[EMAIL PROTECTED]> on Fri, 2 Aug 2002 09:00:55 +0200 (METDST), "[EMAIL PROTECTED] via RT" <[EMAIL PROTECTED]> said: rt> During the build I get an occasional rt> rt> %DCL-W-TKNOVF, command element is too long - shorten Thanks, I'll look into it when I can. -- Richard Levitte

Re: [openssl.org #191] 0.9.7-beta3 build procedures

2002-08-02 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Fri, 2 Aug 2002 09:00:55 +0200 (METDST), "[EMAIL PROTECTED] via RT" <[EMAIL PROTECTED]> said: rt> During the build I get an occasional rt> rt> %DCL-W-TKNOVF, command element is too long - shorten Thanks, I'll look into it when I can. -- Richard Levitte