Check out ssl/ssl_ciph.c to get an idea.

Thanks
--Gayathri


--------------------------------------------------------------------------------
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Krishna Vennamaneni
Sent: Thursday, November 30, 2006 9:13 AM
To: [email protected]
Subject: Re: Compiling OpenSSL 0.9.8d for Win32


Hi,

Does anybody have the list of cipher suites supported by openssl?

Regards,

Krishna.


On 11/29/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
On Wed, Nov 29, 2006, Mike Ehlert wrote:

> I am trying to compile OpenSSL 0.9.8d for Win32, and I run into a problem
> when running the do_masm batch file:
>
> C:\openssl-0.9.8d>ms\do_masm
> Generating x86 for MASM assember
> Bignum
> DES
> "crypt(3)"
> Blowfish
> CAST5
> RC4
> MD5
> SHA1
> RIPEMD160
> RC5\32
> C:\openssl-0.9.8d>perl util\mkfiles.pl  1>MINFO
> C:\openssl-0.9.8d>perl util\mk1mf.pl VC-WIN32  1>ms\nt.mak
> C:\openssl- 0.9.8d>perl util\mk1mf.pl dll VC-WIN32  1>ms\ntdll.mak
> C:\openssl-0.9.8d>perl util\mkdef.pl 32 libeay  1>ms\libeay32.def
> Warning: AES_bi_ige_encrypt does not have a number assigned
> Warning: AES_ige_encrypt does not have a number assigned
> C:\openssl-0.9.8d>perl util\mkdef.pl 32 ssleay  1>ms\ssleay32.def
>
> According to the troubleshooting section of install.w32, these warnings
> means that the Win32 ordinal files are not up to date. What is the best
> way to solve this?
>
> According to the troubleshooting section of Install.W32, I can avoid the
> errors by doing "perl util\mkdef.pl crypto ssl update", but anything
> linking to my library may need to be recompiled, and I wish to use the
> library with pre-compiled code.
>

Hmmm... looks like someone didn't do a "make update" before the official
release.

Does OpenSSL compile if you ignore those warnings? If so then ignore them and
continue as normal.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]




********************************************************************************
This email message (including any attachments) is for the sole use of the 
intended recipient(s) 
and may contain confidential, proprietary and privileged information. Any 
unauthorized review, 
use, disclosure or distribution is prohibited. If you are not the intended 
recipient, 
please immediately notify the sender by reply email and destroy all copies of 
the original message. 
Thank you.
 
Intoto Inc. 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to