<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Henrik Brodin on The Trail of Bits Blog</title><link>https://miscreants.github.io/blog.trailofbits.com/authors/henrik-brodin/</link><description>Recent content in Henrik Brodin on The Trail of Bits Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 30 Mar 2023 00:00:00 -0400</lastBuildDate><atom:link href="https://miscreants.github.io/blog.trailofbits.com/authors/henrik-brodin/index.xml" rel="self" type="application/rss+xml"/><item><title>How to avoid the aCropalypse</title><link>https://miscreants.github.io/blog.trailofbits.com/2023/03/30/acropalypse-polytracker-blind-spots/</link><pubDate>Thu, 30 Mar 2023 08:00:22 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2023/03/30/acropalypse-polytracker-blind-spots/</guid><description>The aCropalypse is upon us! Last week, news about CVE-2023-21036, nicknamed the &amp;ldquo;aCropalypse,&amp;rdquo; spread across Twitter and other media, and I quickly realized that the underlying flaw could be detected by our tool, PolyTracker. I&amp;rsquo;ll explain how PolyTracker can detect files affected by the vulnerability even without specific file format knowledge.</description></item><item><title>Part 2: Improving crypto code in Rust using LLVM’s optnone</title><link>https://miscreants.github.io/blog.trailofbits.com/2022/02/01/part-2-rusty-crypto/</link><pubDate>Tue, 01 Feb 2022 07:00:25 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2022/02/01/part-2-rusty-crypto/</guid><description>Let’s implement crypto! Welcome to the second part of our posts on the challenges of implementing constant-time Rust code. Part 1 discussed challenges with constant-time implementations in Rust and WebAssembly and how optimization barriers can mitigate risk. The Rust crypto community has responded with several approaches, and in this post, we will […]</description></item></channel></rss>