Yes, I know you can enable/disable the algorithms at build time. However, my 
question is if a user could enable/disable an algorithm when the library is 
already built (even by the application using OpenSSL or some generic 
configuration of OpenSSL).

I thought there was actually no way to do that. Your answer reinforces that.

Thanks,
Mateus


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:owner-openssl-
> [EMAIL PROTECTED] On Behalf Of David Schwartz
> Sent: quarta-feira, 5 de março de 2008 09:12
> To: openssl-users@openssl.org
> Subject: RE: cipher algorithms
>
>
> > Thanks Marek!
> >
> > One last question, can an algorithm or cipher suite be enabled or
> > disabled on OpenSSL by an user (I mean, without needing to
> > recompile and redistribute OpenSSL binaries)?
>
> You can definitively disable an algorithm by not including it in the
> libraries. Most programs that use OpenSSL, including the build in
> 'openssl'
> executable permit you to change the algorithms used one way or another. I
> do
> not believe that OpenSSL provides a generic way to do this for other
> applications that use OpenSSL.
>
> DS
>
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to