Doubts in include/openssl/ssl3.h --> ssl3_state_st
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: [url]http://www.nabble.com/Doubts-in-include-openssl-ssl3.h----%3E-ssl3_state_st-tp20392966p20392966.html[/url]
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project [url]http://www.openssl.org[/url]
Development Mailing List [email]openssl-dev@openssl.org[/email]
Automated List Manager [email]majordomo@openssl.org[/email]