Seeking permission to use "openssl" in a product name

2005-03-13 Thread Brad Hards
I am working on an cryptographic abstraction layer for Qt, imaginatively called the Qt Cryptographic Architecture (QCA). One of the back-end plugins that is in development links to OpenSSL. Right now, the directory name is "qca-openssl". When it gets released, each backend will probably be relea

Can't compile my small program on Cygwin

2005-03-13 Thread mw-u2
Hi, I tried to compile my program and ran into trouble. I am new to both: cygwin and openssl, I don't know what I do wrong. Can someone please help me? I am happy to provide any information needed. I have installed the cygwin openssl-0.9.7 package. [EMAIL PROTECTED] ~/Projekte/SSL $ cat foo.c #i

Re: fail to compile openssl-0.9.8-dev snapshots

2005-03-13 Thread Lutz Feldgen
Hi List and Nils, Nils Larsch wrote: > Lutz Feldgen wrote: > >> Hi list, >> >> I need to compile the latest devel-snapshots in order to >> verify some ec-certificates. >> >> Unfortunately I am not able to compile the snapshot. >> >> On Gentoo-Linux Kernel 2.4, gcc 3.3.4 I get with make after >> s

Conflicting Requirements: Program execution time vs. PRNG

2005-03-13 Thread Vishwas
Hello SSLites, I would like to know a better approach/alternative for one of my requirements. I was auditing performance of an application that uses cryptographic primitives from OpenSSL. As we know, some of primitive functions (e.g. key generation etc.) require a source of randomness (mostly PRNG

Re: fail to compile openssl-0.9.8-dev snapshots

2005-03-13 Thread Nils Larsch
Lutz Feldgen wrote: Hi list, I need to compile the latest devel-snapshots in order to verify some ec-certificates. Unfortunately I am not able to compile the snapshot. On Gentoo-Linux Kernel 2.4, gcc 3.3.4 I get with make after simple ./config gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_R

Re: CRL verify

2005-03-13 Thread Dr. Stephen Henson
On Mon, Mar 14, 2005, yf-263 wrote: > 在 2005-02-26六的 14:43 [EMAIL PROTECTED] > > > > ssl_verify_callback(...) > > { > > if preverify_ok is 0 > > return 0; > > > > extract CRL distrib point from certificate; > > connect to it and download CRL file; > > Is

Re: CRL verify

2005-03-13 Thread yf-263
å 2005-02-26åç 14:43 [EMAIL PROTECTED] > Hi. > > I'm trying to add support for dynamic crl handling to my > application. > > The approach I was thinking to use is this: I have some questions on your approach as following, sorry for confuse since I'm really a newbie to ssl (despite open?* or itse

Re: Diagnosing a Double-Free

2005-03-13 Thread Dr. Stephen Henson
On Sat, Mar 12, 2005, cmb wrote: > I'm having some difficulty diagnosing a double free that appears to be > within the openssl library. I assume I'm feeding it bad data, but I'm > having a great deal of difficulty bringing openssl under the gdb microscope. > > This is what I've been able to de

fail to compile openssl-0.9.8-dev snapshots

2005-03-13 Thread Lutz Feldgen
Hi list, I need to compile the latest devel-snapshots in order to verify some ec-certificates. Unfortunately I am not able to compile the snapshot. On Gentoo-Linux Kernel 2.4, gcc 3.3.4 I get with make after simple ./config gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_D

Diagnosing a Double-Free

2005-03-13 Thread cmb
I'm having some difficulty diagnosing a double free that appears to be within the openssl library. I assume I'm feeding it bad data, but I'm having a great deal of difficulty bringing openssl under the gdb microscope. This is what I've been able to determine. My application aborts inside SSL_