<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Julius Alexandre on The Trail of Bits Blog</title><link>https://miscreants.github.io/blog.trailofbits.com/authors/julius-alexandre/</link><description>Recent content in Julius Alexandre on The Trail of Bits Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 02 Dec 2025 00:00:00 -0500</lastBuildDate><atom:link href="https://miscreants.github.io/blog.trailofbits.com/authors/julius-alexandre/index.xml" rel="self" type="application/rss+xml"/><item><title>Introducing constant-time support for LLVM to protect cryptographic code</title><link>https://miscreants.github.io/blog.trailofbits.com/2025/12/02/introducing-constant-time-support-for-llvm-to-protect-cryptographic-code/</link><pubDate>Tue, 02 Dec 2025 07:00:00 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2025/12/02/introducing-constant-time-support-for-llvm-to-protect-cryptographic-code/</guid><description>Trail of Bits developed constant-time coding support for LLVM that prevents compilers from breaking cryptographic implementations vulnerable to timing attacks, introducing the __builtin_ct_select family of intrinsics that preserve constant-time properties throughout compilation.</description></item></channel></rss>