[PATCH] EVP_SealInit documentation incorrect

2003-01-11 Thread Nils Rennebarth
Either implementation or documentation of the EVP_SealInit function is incorrect as the iv Parameter is an output parameter not an input parameter of the function. 0.9.6g and 0.9.7 both have this inconsistency but since the C-code had been updated in 0.9.7 and the documentation had not, I decided

RE: [openssl.org #436] openssl-0.9.7 inconsistency error

2003-01-11 Thread Joseph A. Amaturo
Is there something I can do, use a different file? Any help? Thanks much. Joseph A Amaturo President Amatech Solutions, Inc. AT Concepts, Inc. (P) 845-988-9876 (C) 845-590-7914 (F) 845-988-9899 www.amatechsolutions.com Microsoft Certified Partner -Original Message- From: Lutz Jaenicke

Re: [openssl.org #430] segementation fault with openssl 0.9.7

2003-01-11 Thread Patrik Karlsson
Hi Steve, This line also gives me a crash, exactly as you describe it: openssl ca -infiles If I enter a passphrase for the above command or press ctrl-break to abort it crashes. Using configuration from /usr/local/ssl/openssl.cnf Enter pass phrase for ./demoCA/private/cakey.pem: aborted!

Re: [openssl.org #446] memory bug in BN_generate_prime()

2003-01-11 Thread nestler
In OpenSSL 0.9.6h, there are a couple of identical BN_init() bugs in crypto/dsa/dsa_ossl.c. The BN_init() calls in question are in the functions: dsa_do_sign()(lines 113-114) dsa_sign_setup() (line 187) dsa_do_verify() (lines 239-241) In all cases, the BN_init() calls need to be moved

Re: SSL with CRL check

2003-01-11 Thread Dr. Stephen Henson
On Wed, Jan 08, 2003, philippe BOUGERET wrote: Hi, I have made a client - server connexion using TLS with a server authentification and also client authentification I use SSL_CTX_load_verify_locations function in order to load the AC certificat I use SSL_CTX_use_certificate_file

[openssl.org #451] SX6 port

2003-01-11 Thread Wendy Palm via RT
Cray Inc provides support for some NEC sites, so that's why this is coming from me. configuration patches to make openssl compile on NEC's SX-6 machines. diff -c openssl-0.9.7.orig/config.orig openssl-0.9.7.sx6/config *** openssl-0.9.7.orig/config.orig Fri Jan 10 17:54:08 2003 ---

Re: [openssl.org #427] OpenSSL 0.9.7 FreeBSD/SPARC problems

2003-01-11 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Sat, 4 Jan 2003 02:08:10 -0800, Kris Kennaway [EMAIL PROTECTED] said: kris On Sat, Jan 04, 2003 at 12:13:15AM +0100, Richard Levitte - VMS Whacker wrote: kris kris Kris, I'd very much like to see a response from you on this issue. kris kris I'm travelling

Re: [openssl.org #427] OpenSSL 0.9.7 FreeBSD/SPARC problems

2003-01-11 Thread Kris Kennaway
On Sun, Jan 12, 2003 at 04:01:03AM +0100, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Sat, 4 Jan 2003 02:08:10 -0800, Kris Kennaway [EMAIL PROTECTED] said: kris On Sat, Jan 04, 2003 at 12:13:15AM +0100, Richard Levitte - VMS Whacker wrote: kris kris Kris, I'd

[openssl.org #427] OpenSSL 0.9.7 FreeBSD/SPARC problems

2003-01-11 Thread Richard Levitte via RT
Kris reported that the change I proposed works (except for thread support, which I promptly fixed). This ticket is now resolved. -- Richard Levitte __ OpenSSL Project http://www.openssl.org

Re: [ANNOUNCE] OpenSSL 0.9.7 released

2003-01-11 Thread Doug Kaufman
On Thu, 9 Jan 2003, Andy Polyakov wrote: I found the documentation for .def ... .endef, but it doesn't say a thing about the values of .scl and .type. So I just copied from an .s file generated by compiler. Verify the values with your people. This is a preliminary patch and I need to think

DJGPP patch for 0.9.7-stable

2003-01-11 Thread Doug Kaufman
I noticed that the makefile contains a special line for DJGPP, similar to the one for Cygwin. This isn't needed for DJGPP. Patch attached. Doug -- Doug Kaufman Internet: [EMAIL PROTECTED] --- OpenSSL-0.9.7/Makefile.org.ori 2003-01-10 08:32:36.0 -0800

TSU Notification - encryption

2003-01-11 Thread Doug Kaufman
SUBMISSION TYPE: TSU SUBMITTED BY: Doug Kaufman SUBMITTED FOR: POINT OF CONTACT: [EMAIL PROTECTED] PHONE and/or FAX: MANUFACTURER: (if relevant) PRODUCT NAME/MODEL #: OpenSSL, version 0.9.7 ECCN: 5D002 See attached patch for the Makefile. The patch is against the current