| permalink | /security |
|---|---|
| title | Security Research |
| description | Security research notes on historical SSL/TLS vulnerabilities, X.509 certificate parsing, and client-server communication with OpenSSL. |
{% include title_patch.html %}
- [SSL/TLS Vulnerabilities]({{ page.permalink }}/ssl)
- [OpenSSL X509 Parse Demo]({{ page.permalink }}/x509)
- [OpenSSL C/S Implementation Demo]({{ page.permalink }}/cs)