40
edits
| Line 23: | Line 23: | ||
== Coding part Week #4 (June, 13 - 20) == | == Coding part Week #4 (June, 13 - 20) == | ||
Spent this week writing code for TLS 1.2 PRF function and handshake hashes. | Spent this week writing code for TLS 1.2 PRF function and handshake hashes. | ||
Pre-master secret is derived from PRF | Pre-master secret is derived from PRF function when RSA key-exchange is being used and also used for verify_data generation (Finished message) | ||
edits