Luna and engine

2002-08-09 Thread Michael Bell
Hi, I found an article (http://www.linuxjournal.com/article.php?sid=4744) which describes OpenSSL on Linux with Chrysalis-ITS Luna 2. I checked crypto/engine/ (in 0.9.7-stable) but I cannot find anything about Luna, Chrysalis or general PKCS#11 support. Can somebody give an explanation?

[openssl.org #203] OpenSSL 0.9.6f install broken: no egcs, no doc, no shared libs

2002-08-09 Thread Richard Levitte via RT
[[EMAIL PROTECTED] - Fri Aug 9 07:56:08 2002]: The configuration and installation process of the new OpenSSL 0.9.6f package is broken in several places. Same problems on Linux and Solaris. The package cannot be installed properly. OK, I thought the snapshots had been tested. My bad.

[ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread Richard Levitte - VMS Whacker
-BEGIN PGP SIGNED MESSAGE- OpenSSL version 0.9.6f released === OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 0.9.6f of our open source toolkit for

[openssl.org #204] minor problem with openssl.spec file

2002-08-09 Thread
Hi, I'm doing the big upgrade along with everyone else right now :) I'm working with redhat 7.1 on i386. I built an rpm from the .spec file in the distribution as noone has yet to release an rpm for 0.9.6e (to my knowledge). When I try to install the rpms (all of the openssl binary rpms and

[openssl.org #205] Patch to crypto/engine/vendor_defns/cswift.h, openssl-e-0.9.6-sta ble-SNAP-20020807, fix crash on Windows

2002-08-09 Thread Lynn Gazis via RT
On Windows, the OpenSSL speed test crashes when used with the CryptoSwift engine (running the test with CryptoSwift IK 3.2 and a CryptoSwift 200 card). The attached patch to cswift.h fixes this problem. cswifth.diff Lynn Gazis Rainbow Technologies

[openssl.org #205] Patch to crypto/engine/vendor_defns/cswift.h, openssl-e-0.9.6-sta ble-SNAP-20020807, fix crash on Windows

2002-08-09 Thread Bodo Moeller via RT
Patch applied. Please send unified or context diffs in the future. __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List

[openssl.org #203] OpenSSL 0.9.6f install broken: no egcs, no doc, no shared libs

2002-08-09 Thread Richard Levitte via RT
[levitte - Fri Aug 9 09:42:58 2002]: 4. The Makefile contains another error which prevents the correct installation of shared libraries. At the end of the install: section, the following line $(MAKE) -f $$here/Makefile link-shared ); \ should read

[openssl.org #206] error compiling dll with msvc6

2002-08-09 Thread ZIGLIO Frediano via RT
Compiling ssleay32.dll library (on a w2k machine with msvc6 SP5, masm 6.14 and ActivePerl 5.6.1 build 633) give unresolved _OpenSSLDie symbol. I added a line OpenSSLDie @2600 to libeay32.def and all work (I don't know your export enumeration method, so I used a

[openssl.org #206] error compiling dll with msvc6

2002-08-09 Thread Bodo Moeller via RT
This problem is fixed in 0.9.6f. (You might prefer to wait for 0.9.6g, which will be out very soon.) __ OpenSSL Project http://www.openssl.org Development Mailing List

OpenSSL and Windows

2002-08-09 Thread Angelo D'Errico
Hi, I need to install an SSL certificate on Microsoft Internet Information Service. It's possible? Thanks. Angelo D'Errico __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: Dynamic library

2002-08-09 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 09 Aug 2002 12:32:46 +0200, Jan Tschirschwitz [EMAIL PROTECTED] said: Jan.Tschirschwitz Additional Information: Jan.Tschirschwitz Jan.Tschirschwitz I can reproduce the error by including this short Jan.Tschirschwitz code into any place of the engine init

[ANNOUNCE] OpenSSL 0.9.6g released

2002-08-09 Thread Richard Levitte - VMS Whacker
-BEGIN PGP SIGNED MESSAGE- OpenSSL version 0.9.6g released === OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 0.9.6g of our open source toolkit for

0.9.6g: .asc is unreadable

2002-08-09 Thread Claus Assmann
On Fri, Aug 09, 2002, Richard Levitte - VMS Whacker wrote: -BEGIN PGP SIGNED MESSAGE- OpenSSL version 0.9.6g released o openssl-0.9.6g.tar.gz [normal] MD5 checksum: 515ed54165a55df83f4eb4e4e9078d3f Just a very minor nit (since the announcement contains all the

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread tc lewis
On Fri, 9 Aug 2002, Rich Salz wrote: The checksums were calculated using the following commands: openssl md5 openssl-0.9.6f.tar.gz openssl md5 openssl-engine-0.9.6f.tar.gz Is there another md5/hash program that's readily available? Cf: Thompson's reflections on trusting

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread Tim Rice
On Fri, 9 Aug 2002, Rich Salz wrote: The checksums were calculated using the following commands: openssl md5 openssl-0.9.6f.tar.gz openssl md5 openssl-engine-0.9.6f.tar.gz Is there another md5/hash program that's readily available? Cf: Thompson's reflections on trusting

md5 for bootstrap checksum of md5 implementations? (Re: [ANNOUNCE] OpenSSL 0.9.6f released)

2002-08-09 Thread Adam Back
John Allen's md5-in-perl? http://www.cypherspace.org/adam/rsa/md5.html #!/usr/bin/perl -iH9T4C`_-JXF8NMS^$#)4=@,$18%0X4!`L0%P8*#Q4``04``04#!P`` @A=unpack N4C24,unpack u,$^I;@K=map{int abs 2**32*sin$_}1..64;sub L{($x=pop) ($n=pop)|2**$n-1$x32-$n}sub M{($x=pop)-($m=1+~0)*int$x/$m}do{$l+=$r=read

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread Adam Fields
On Fri, Aug 09, 2002 at 10:12:52AM -0400, tc lewis wrote: On Fri, 9 Aug 2002, Rich Salz wrote: The checksums were calculated using the following commands: openssl md5 openssl-0.9.6f.tar.gz openssl md5 openssl-engine-0.9.6f.tar.gz Is there another md5/hash program

Re: [openssl.org #204] minor problem with openssl.spec file

2002-08-09 Thread
Ok, I'll buy it if thats what y'all think. Do you have an explanation for this? Does the generated rpm not provide those? Am i looking to the wrong package to provide me libssl.so.2 and libcrypto.so.2? I have several rpms from redhat that say they require these and openssl is the only ssl

Re: [PATCH] AES counter mode non-zero counter offset

2002-08-09 Thread Matt Piotrowski
Stephen Sprunk wrote: If we document that *num must always be zero on first use (not sure how I can assert() that), is there any bug that needs fixing? Yes, the sample code I included in a previous post demonstrates the bug despite num being zero on first use. Matt

sid_ctx

2002-08-09 Thread Ajay Nerurkar
Hello, What is the variable sid_ctx in the SSL session structure used for? I am trying to backport the recent security fixes to SSLeay-0.9.0b and need to understand the significance of a change in ssl_sess.c that involves sid_ctx_length. Ajay

OpenSSL on MSDOS?

2002-08-09 Thread Brad Figg
Has anyone done a port of OpenSSL to 16 bit MSDOS? -- Brad Figg - [EMAIL PROTECTED] 503.601.0235 ext. 105 TriplePoint, Inc. - http://www.tpi.com __ OpenSSL Project http://www.openssl.org

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread David Shaw
On Fri, Aug 09, 2002 at 10:06:41AM -0400, Rich Salz wrote: The checksums were calculated using the following commands: openssl md5 openssl-0.9.6f.tar.gz openssl md5 openssl-engine-0.9.6f.tar.gz Is there another md5/hash program that's readily available? Cf: Thompson's

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread Corinna Vinschen
On Fri, Aug 09, 2002 at 12:35:40AM +0200, Richard Levitte - VMS Whacker wrote: -BEGIN PGP SIGNED MESSAGE- OpenSSL version 0.9.6f released === Why is the util/cygwin.sh file not in the distribution anymore? I don't find a word of that mentioned in

[openssl.org #208] 096g build problem on Windows 2000

2002-08-09 Thread Bruce LeMaster via RT
Hi, I'm having a problem with building OpenSSL version 096g on Windows 2000. The linker is throwing an unresolved external error. The build log file is attached. The Configure line is: perl Configure no-asm no-idea no-cast VC-WIN32 Any help would be greatly appreciated, Bruce LeMaster

Adding 64 bit AIX support to Configure

2002-08-09 Thread Glenn Horton
I was able to build OpenSSL for 64 bit AIX. I was able to make most of the requisite modifications to Configure but was unable to find out how to pass the -X64 flag to ar. The workaround is to set the OBJECT_MODE environment variable to 64. If anyone on the OpenSSL team is

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread Corinna Vinschen
On Fri, Aug 09, 2002 at 10:01:09PM +0200, Corinna Vinschen wrote: On Fri, Aug 09, 2002 at 12:35:40AM +0200, Richard Levitte - VMS Whacker wrote: -BEGIN PGP SIGNED MESSAGE- OpenSSL version 0.9.6f released === Why is the util/cygwin.sh file

Re: 0.9.6g: .asc is unreadable

2002-08-09 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 9 Aug 2002 06:42:07 -0700, Claus Assmann [EMAIL PROTECTED] said: ca+ssl-dev Just a very minor nit (since the announcement contains all the ca+ssl-dev necessary data to verify the distribution): the signature is not ca+ssl-dev accessible for mere mortals:

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 09 Aug 2002 10:06:41 -0400, Rich Salz [EMAIL PROTECTED] said: rsalz rsalzThe checksums were calculated using the following commands: rsalz rsalz openssl md5 openssl-0.9.6f.tar.gz rsalz openssl md5 openssl-engine-0.9.6f.tar.gz rsalz rsalz

Re: OpenSSL on MSDOS?

2002-08-09 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 9 Aug 2002 11:22:41 -0700, Brad Figg [EMAIL PROTECTED] said: brad brad Has anyone done a port of OpenSSL to 16 bit MSDOS? 0.9.7 beta3 should be buildable with djgpp... -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Redakteur@Stacken \

Re: [openssl.org #204] minor problem with openssl.spec file

2002-08-09 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 9 Aug 2002 18:46:24 +0200 (METDST), download (Jim Prewett) via RT [EMAIL PROTECTED] said: rt I'm sorry to bother you again, but check this out: rt rt http://www.redhat.com/swr/i686/openssl-0.9.6b-18.i686_dp.html rt rt Which says: rt rt Provides rt The

Re: [openssl.org #204] minor problem with openssl.spec file

2002-08-09 Thread Richard Levitte - VMS Whacker via RT
In message [EMAIL PROTECTED] on Fri, 9 Aug 2002 18:46:24 +0200 (METDST), download (Jim Prewett) via RT [EMAIL PROTECTED] said: rt I'm sorry to bother you again, but check this out: rt rt http://www.redhat.com/swr/i686/openssl-0.9.6b-18.i686_dp.html rt rt Which says: rt rt Provides rt The

[openssl.org #209] VU#748355 Feedback

2002-08-09 Thread Jia Ma via RT
We have a question on the patched code: http://www.openssl.org/news/patch_20020730_0_9_6d.txt RCS file: /e/openssl/cvs/openssl/crypto/asn1/asn1_lib.c,v retrieving revision 1.19.2.1 diff -u -r1.19.2.1 asn1_lib.c --- crypto/asn1/asn1_lib.c 2001/03/30 13:42:32 1.19.2.1 +++

[openssl.org #209] VU#748355 Feedback

2002-08-09 Thread Richard Levitte via RT
The problem has been fixed. Please grab version 0.9.6g. This ticket is now resolved. [[EMAIL PROTECTED] - Sat Aug 10 00:44:57 2002]: We have a question on the patched code: http://www.openssl.org/news/patch_20020730_0_9_6d.txt RCS file: