[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-users
Subject:    Re: Can I change crypto module?
From:       ulf () fitug ! de (Ulf =?iso-8859-1?Q?M=F6ller?=)
Date:       1999-04-28 18:29:00
[Download RAW message or body]

>Dose OpenSSL allow such change? If dose, what're the key steps and 
>things need to be watched out?

Removing ciphers is easy. For example if you want to use OpenSSL
without RC5 (which requires a patent license in many countries), run
"./config no-rc5; rm -Rf crypto/rc5" and make sure that "no-rc5" is
used as an option whenever OpenSSL is reconfigured. (This is for the
current development version of OpenSSL.) Of course, you have to check
first which algorithms are required for your application.

If you want to add new algorithms, have a look at how it was done with
the existing ones.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majordomo@openssl.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic