syncsynchalt / illustrated-tls12

The Illustrated TLS 1.2 Connection: Every byte explained
https://tls12.ulfheim.net
MIT License
3.46k stars 206 forks source link

Server encryption keys calculation typos #5

Closed kapad closed 6 years ago

kapad commented 6 years ago

image

Since this is the server calculation, "client" should be replaced with "server" even though all the calculations are the same.

syncsynchalt commented 6 years ago

Thanks! I was only able to spot the one error (fixed in cf6f81482c6d9edde4ca7fa83fd1a95de432378f), if there are others I missed in this area please let me know!