[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New non-us and main, and RSA



On Tue, May 11, 1999 at 23:21:28 -0600, Jason Gunthorpe wrote:
> However we also have libssl, openssl, cipe and ssleay in main which all
> implement the IDEA (and RSA?) algorithms.

Here's some additional information I received wrt openssl. I don't think it
makes much of a difference, unless openssl can be made to use a
non-encumbered public key algorithm, say DH, instead of RSA.

Ray
-- 
UNFAIR  Term applied to advantages enjoyed by other people which we tried 
to cheat them out of and didn't manage. See also DISHONESTY, SNEAKY, 
UNDERHAND and JUST LUCKY I GUESS.     
- The Hipcrime Vocab by Chad C. Mulligan  
>From in5y113@public.uni-hamburg.de Thu May 20 00:14:50 1999
>From in5y113@public.uni-hamburg.de  Thu May 20 00:14:50 1999
Return-Path: <in5y113@public.uni-hamburg.de>
Received: from public.uni-hamburg.de (public.rrz.uni-hamburg.de [134.100.32.55])
	by zeus.wi.leidenuniv.nl (8.8.8/8.8.8/WI) with ESMTP id AAA18487
	for <jdassen@wi.leidenuniv.nl>; Thu, 20 May 1999 00:14:48 +0200 (MET DST)
Received: from paris.public.uni-hamburg.de (max1-061.public.uni-hamburg.de [134.100.43.61])
	by public.uni-hamburg.de (8.8.8/8.8.8) with SMTP id AAA55282
	for <jdassen@wi.leidenuniv.nl>; Thu, 20 May 1999 00:14:42 +0200
Received: by ulf.mali.sub.org (Smail3.1.28.1 #1)
	id m10kDBN-0003b8C; Wed, 19 May 99 22:43 +0200
Message-Id: <m10kDBN-0003b8C@ulf.mali.sub.org>
Subject: Re: New non-us and main, and RSA
To: jdassen@wi.leidenuniv.nl
Date: Wed, 19 May 1999 22:43:15 +0200 (+0200)
From: ulf@fitug.de (Ulf =?iso-8859-1?Q?M=F6ller?=)
X-Mailer: PGP-ELM [version 2.4 PL23]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 524

Hi,

I saw your message regarding the IDEA patent and openssl on Dejanews
(linux.debian.policy).  I'd like to mention that with the upcoming
release OpenSSL 0.9.3 it is possible to disable selected ciphers at
configuration time, for example with
./config no-idea; make depend; rm -Rf crypto/idea
you can create a copy of OpenSSL that does not use IDEA.  The same
applies to RC5 (it is also possible with RSA, but that makes the
library close to useless).

Feel free to forward this message if you think it is useful.

 Ulf



Reply to: