project-everest / mitls-fstar

Verified implementation of TLS 1.3 in F*
https://www.mitls.org
Other
173 stars 16 forks source link

Implement TLS Encrypt-then-mac #114

Open vkanne-msft opened 8 years ago

markulf commented 8 years ago

The following experiment might help find a good verification style: https://github.com/FStarLang/FStar/issues/643

@nikswamy @s-zanella

markulf commented 8 years ago

Related to crypto code review https://github.com/mitls/mitls-fstar/issues/80