On Sun, Dec 16, 2001 at 10:00:01PM +0530, raju wrote:
>   how to know key size of a symmetric algorithm, after ssl handshake?
> I mean, suppose, server and client has agreed to SSL_RSA_WITH_DES_CBC_SHA
> then how to know DES key size?

man SSL_get_current_cipher
man SSL_CIPHER_get_name
man ciphers (-v option)

Best regards,
        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
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to