Writing.

Audit reports, security advisories, software releases, research, and essays.

2026.05.08 · Software

hpke-ng: Faster, Smaller, Harder HPKE for Rust

126 head-to-head benchmarks against hpke-rs and rust-hpke. hpke-ng wins 103, ties 19, loses 4. ML-KEM-1024 decap −55%, X25519 decap −41%, export −72% to −76%, end-to-end roundtrip −30%, plus a type system that catches four classes of bug at compile time.

26 min read
2026.05.06 · Research

Announcing the Post-Quantum Migration Playbook

A 52-page practitioner guide for engineers and architects working on post-quantum migration, alongside an interactive scorecard and TLS scanner at pq-migration.symbolic.software.

1 min read
2026.04.13 · Research

Hybrid Constructions Are a Safety Blanket, and That's Fine

Why Symbolic Software agrees with Soatok's position on hybrid post-quantum constructions: hybrids are compelling for KEMs, far less necessary for signatures, and the real risk is migration friction.

6 min read
2026.04.02 · Research

Recommending Post-Quantum Native Design Under Epistemic Duress

Symbolic Software is recommending post-quantum native design for all new cryptographic systems. This post examines the evidence behind that recommendation, its limitations, and the epistemic questions the industry should be confronting.

11 min read
2026.03.07 · Research

CE Labs' Approach to TLS: A Critical Analysis

An examination of CE Labs' TLS implementations reveals 75% of valid ECDSA signatures rejected, authentication tags silently dropped, no certificate validation, and remote denial-of-service vectors.

11 min read
2026.03.01 · Software

Making Verifpal Easier to Reason About

Verifpal's analysis engine has been redesigned with a unified equational theory, provenance-tagged values, a formally grounded deduction loop, and a bounded-depth search that runs 3x faster, plus updated tooling across the board.

11 min read
2026.02.24 · Software

Verifpal Workbench: Protocol Analysis in Your Browser

Verifpal now runs entirely in the browser via WebAssembly. The new Workbench at verifpal.com/workbench lets anyone write, verify, and visualize cryptographic protocol models with zero installation.

3 min read