Re: Generalized infrastructure for public key algorithms

2004-11-10 Thread Nils Larsch
Victor B. Wagner wrote: ... the fact that EC_KEY doesn't contain a method pointer is intentional as the EC_KEY structure is/should be (ec) method indepent. Method depend information should be stored in the derived objects (i.e ECDSA_DATA and ECDH_DATA). Yes. Problem is how to pass an information

Re: Generalized infrastructure for public key algorithms

2004-11-10 Thread Victor B. Wagner
On 2004.11.10 at 11:40:12 +0100, Nils Larsch wrote: please have a look at ec_key_meth_st in ec.h and how it's used in ecdsa_data_st (in ecdsa.h). The type specific key attributes (including a method pointer) are stored in a kind of derived structure (ecdsa_data_st). If you need more

Re: Generalized infrastructure for public key algorithms

2004-11-10 Thread Nils Larsch
Victor B. Wagner wrote: ... But it doesn't contain engine pointer. I'm not sure that engine pointer is strictly neccessary, but it is required at least to properly initalize ECDSA and ECDH structure. hmm, there is an engine pointer is in ECDSA_DATA (or ECDH_DATA), but perhaps I've misunderstood

fragmenting code

2004-11-10 Thread Reginaldo de Oliveira Santos
Hi, everybody, I wanna know if somebody has succefully fragment de OpenSSL source code. For example, to isolate the rsa function, then you can use that without depending on OpenSSL instalation? thanks for all, waiting answers... -- Reginaldo Oliveira Santos Computer Science University

Re: RC4 optimized for AMD64 (+130% speedup)

2004-11-10 Thread Andy Polyakov
| However! I totally disagree with the final conclusion you make. | [...] | In other words RC4 is just too special, too memory-bound and too | cache-trashing to be specific, to project its performance improvement | coefficient on other algorithms. My conclusion is not supposed to be a rational

[openssl.org #945] openssl smime segfault

2004-11-10 Thread Stephen Henson via RT
[EMAIL PROTECTED] - Wed Sep 22 17:44:22 2004]: type of request: bug report operating system: Debian GNU/Linux 3.1 (sarge) openssl version: 0.9.7d-4 (from debian sarge) Problem description: openssl segfaults when called as follows: openssl smime -encrypt -des3 -outform DER -in

[openssl.org #920] [Fwd: Bug#260357: libssl0.9.7: ASN1_STRING_to_UTF8 doesn't work with UTF-8 strings]

2004-11-10 Thread Stephen Henson via RT
Fixed, in 0.9.7e. __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

[openssl.org #917] BUG/PATCH: apps/crl.c always returns an error when using noout-option.

2004-11-10 Thread Stephen Henson via RT
Fix applied, thanks for the report. Steve. __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager

[openssl.org #971]

2004-11-10 Thread via RT
__ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]