Sorry to ask a stupid question.

        I would like to add a specific cipher algorithm which is not standard algorithm

        So that client and server program always use that specific cipher algorithm

        but maintain the remaining SSL or TLS record structure and MAC algorithms

        same as the standard. (even key exchange algorithm)

        It seems strange but is there any way to do that?

        (I thought that one way to change just the implementation part of some cipher 
algorithm,

        such as RC5 but th maintain the interface part.

        But is it possible? 

        or Do I have to reconstuct the SSL protocol thorougly the using botton up 
appraoch?)
        
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to