Noise Explorer
Design Noise Handshake Patterns, inspect pre-computed verification results, and generate implementations in Go, Rust, and WebAssembly.
noiseexplorer.com →We maintain tools for protocol verification, post-quantum conformance testing, HPKE, ML-KEM, and post-quantum migration. Source code and issue trackers are public.
Verifpal models cryptographic protocols under an active or passive attacker. It supports Diffie–Hellman, signatures, authenticated encryption, post-quantum KEMs, and compromise scenarios.
Scope of the result. A reported attack is real under the model's assumptions. A Pass means no attack was found within the bounded session count; it is not a proof of security. Sessions are bounded, and the tool does not support observational equivalence or user-defined equational theories.
Crucible tests ML-KEM and ML-DSA implementations against FIPS 203 and FIPS 204. Implementations connect to the runner through a JSON Lines interface over standard input and output.
A Rust implementation of HPKE (RFC 9180), including X-Wing support for hybrid post-quantum key exchange. It supports no_std and uses RustCrypto dependencies.
A pure-Go implementation of ML-KEM (FIPS 203), with support for ML-KEM-512, ML-KEM-768, and ML-KEM-1024.
A practitioner guide to primitive selection, hybrid constructions, TLS and PKI migration, libraries, conformance testing, and rollout planning. The site also includes a readiness scorecard and TLS scanner.
A post-quantum, transparent few-time signature scheme. Signing beyond the configured budget makes the secret polynomial recoverable; the limit is enforced by the committed polynomial rather than a stateful counter.
Design Noise Handshake Patterns, inspect pre-computed verification results, and generate implementations in Go, Rust, and WebAssembly.
noiseexplorer.com →Browse the source, releases, issue trackers, and contribution guidelines on GitHub.
github.com/symbolicsoft →Use each project's issue tracker for bugs and feature requests, or join the community Discord.
discord →Primitive conformance and protocol analysis answer specific questions. We also review your threat model, key management, composition, and implementation together.
Explore review scope →