Skip to content

Instantly share code, notes, and snippets.

@vraghuvaran
Created August 5, 2019 17:59
Show Gist options
  • Save vraghuvaran/94648336b9627316dd9675d6abd4b202 to your computer and use it in GitHub Desktop.
Save vraghuvaran/94648336b9627316dd9675d6abd4b202 to your computer and use it in GitHub Desktop.
master_secret = PRF(pre_master_secret, "master secret", ClientHello.random + ServerHello.random) [0..47];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment