Browse portfolio, all articles, series .
Dec 10, 2025
Why encrypt-once / decrypt-many needs post-quantum crypto: HNDL risk and the tholos-pq motivation. This is part 1 of a 3-part series on tholos-pq, a Rust crate for encrypting one message to many recipients with NIST post-quantum cryptography.
Dec 10, 2025
This is part 3 of a 3-part series on tholos-pq. What public review broke in tholos-pq packaging — malleability, deps, docs — and what still isn’t promised.
Dec 10, 2025
This is part 2 of a 3-part series on tholos-pq suite and wire format: ML-KEM-1024, XChaCha20-Poly1305, ML-DSA-65, CBOR envelopes.
Nov 18, 2025
Article 18: A Detailed Comparison of Two Interactive Handshake Patterns in the Noise Protocol Framework
Nov 17, 2025
Article 17: The Noise_NN pattern is the simplest interactive handshake in the Noise Protocol Framework. It stands for 'No static keys, No pre-shared knowledge.'
Nov 16, 2025
Article 16: Noise_IK vs Noise_XK: A Detailed Comparison of Two Key Handshake Patterns in the Noise Protocol Framework
Nov 15, 2025
Article 15: The Cryptographic Pattern Often Used in Secure VPNs and Related to Mining Security Layers
Oct 14, 2025
Article 14: WireGuard is a fast, modern VPN protocol that many miners use as an additional security and privacy layer around their mining setups.
Sep 13, 2025
Article 13: The Noise Protocol Framework is the core cryptographic engine that secures nearly all modern Stratum V2 connections.
Jul 11, 2025
The Stratum Protocol V2 (often abbreviated as Stratum V2 or SV2) is the current industry-standard communication protocol that connects individual mining hardware to mining pools.