<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>William Wang on The Trail of Bits Blog</title><link>https://miscreants.github.io/blog.trailofbits.com/authors/william-wang/</link><description>Recent content in William Wang on The Trail of Bits Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 29 May 2020 07:50:06 -0400</lastBuildDate><atom:link href="https://miscreants.github.io/blog.trailofbits.com/authors/william-wang/index.xml" rel="self" type="application/rss+xml"/><item><title>Detecting Bad OpenSSL Usage</title><link>https://miscreants.github.io/blog.trailofbits.com/2020/05/29/detecting-bad-openssl-usage/</link><pubDate>Fri, 29 May 2020 07:50:06 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2020/05/29/detecting-bad-openssl-usage/</guid><description>OpenSSL is one of the most popular cryptographic libraries out there; even if you aren’t using C/C++, chances are your programming language’s biggest libraries use OpenSSL bindings as well. It’s also notoriously easy to mess up due to the design of its low-level API. Yet many of these mistakes fall into […]</description></item></channel></rss>