On Mon, Dec 17, 2001 at 09:49:37AM -0500, Andrew Finnell wrote:
>       I am trying to match up some anonymous ciphers to use between JSSE
> and OpenSSL. I did a dump of JSSE and came across some anonymous ciphers. I
> then did a dump of the ciphers built into my build of OpenSSL. I did see any
> that specifically said anonymous so I must be reading them wrong. Now if I
> use an anonymous cipher suite I do not need to have a public/private key
> pair for the server nor the client correct? My main goal is to have
> encryption but not authentication. I would prefer to use DH anonymous with
> 3DES. I did not see that for OpenSSL though. It doesn't look to me like I
> have all the ciphers but I could be wrong. Just thought I would start out
> the day with a seemingly easy question. I just wanted to consort with you
> guys/gals first. Thanks!

man ciphers (espcially look for "ADH")
man SSL_CTX_set_cipher_list

Best regard,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to