CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/03/05 07:39:53

Modified files:
        lib/libssl     : Makefile s3_lib.c ssl_ciph.c ssl_clnt.c 
                         ssl_locl.h ssl_srvr.c t1_enc.c 
Added files:
        lib/libssl     : t1_hash.c 

Log message:
Provide a rolling handshake hash that commences as soon as the cipher
suite has been selected, and convert the final finish MAC to use this
handshake hash.

This is a first step towards cleaning up the current handshake
buffer/digest code.

ok beck@ inoguchi@

Reply via email to