ramón miklus

Notes from building software.

Security, tooling, and the small decisions that turn out to matter.

Latest writing

Constant-Time String Comparison with ^ and |=

Why comparing secrets with === leaks timing information, and how two bitwise operators — XOR and OR-assign — remove the signal entirely.

5 min read

all writing →