1. Find the implementation of function you need to call, for eg, hashFunc. 2.
copy the implementation to your project, rename to hashFunc2. Make whatever
modification you need to the code.
3. call hashFunc2 rather than hashFunc.


2009/5/24 jazeltq <jaze...@163.com>

>
> look demos , then source code
>
>
> 在2009-05-24,"neha gupta" <nehagupta....@gmail.com> 写道:
>
> I want to make a project based on openssl . I have installed source code of
> openssl .9.8.  I want to know that how can i deal with source code and
> modify the code according to my need. for example if i want to change the
> hash function in master key generation then how can i do this?
> Moreover i want to explore my knowledge that how exactly handshake protocol
> part is implemented using openssl.
>
>
>
> ------------------------------
> 穿越地震带 
> 纪念汶川地震一周年<http://512.mail.163.com/mailstamp/stamp/dz/activity.do?from=footer>

Reply via email to