On Tue, Nov 19, 2002 at 02:41:11PM -0500, Leon Finker wrote:
> 
> With 0.9.7 beta 4 cipher list:
> openssl ciphers "HIGH:@STRENGTH"
> shows ADH-AES256-SHA as first one
> 
> Is ADH normal for HIGH ciphers and sorted by strength?

Yes. ADH is part of the cipher list as long as not disabled via
!ADH (which is part of the DEFAULT) setting.
Beyond this, @STRENGTH sorts by the cipher bits of the symmetric algorithm
and is in no way influenced by the authentication (RSA/DSA/ADH). The
sorting of the authentication mechanisms is arbitrary with respect
to your cipher string.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to