Hi all,

I'm trying to understand the OpenSSL handshake code for sslv3
(ssl3_connect/accept). In the struct for ssl3 state,there are two EVP_MD_CTX
objects : finish_dgst1 and finish_dgst2. I am not able to figure out why and
how they are used. The comment statement says " used during startup, digest
all incoming/outgoing packets". Is this step a part of ssl3 spec? please
bear with me, i'm a total newbie.

regards
Sudeepta
-- 
View this message in context: 
http://www.nabble.com/Doubts-in-include-openssl-ssl3.h----%3E-ssl3_state_st-tp20392966p20392966.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.

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

Reply via email to