Software

12 posts in category “Software”.

2026.05.08 · Software

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

Across 62 head-to-head benchmarks against hpke-rs, hpke-ng wins 43 — including ML-KEM decap at 53–55% faster, X-Wing decap at 38%, X25519 decap at 41%, and every post-quantum encap/decap row a clean win — ties 14, ships a 30% smaller binary, and a type system that catches four classes of bug at compile time.

21 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
2026.02.23 · Software

Verifpal, Rewritten in Rust

After seven years in Go, Verifpal has been completely rewritten in Rust, gaining a new analysis engine, massive performance improvements, a rich terminal interface, and a novel attack strategy that finds more attacks.

9 min read
2025.12.21 · Software

Kyber-K2SO 1.0: Now Implementing ML-KEM

Kyber-K2SO version 1.0 upgrades from Kyber v3 to ML-KEM, the NIST-standardized post-quantum key encapsulation mechanism.

4 min read
2020.09.02 · Software

One Year of Verifpal

Understanding Verifpal's relationship with cryptographic protocol security.

5 min read
2020.04.14 · Software

Better Queries for Verifpal

Towards new queries, automated model translation and formalized semantics in Verifpal.

6 min read
2020.04.05 · Software

Modeling DP-3T With Verifpal

How Verifpal sped up the formal modeling efforts for a new pandemic-tracing Protocol.

8 min read