Lab

Post-quantum cryptography (NIST)

Browser-only demos for NIST-standardized post-quantum cryptography (PQC) algorithms.

Educational demo - don't copy/paste into production

All cryptography runs locally in your browser. Keys and plaintext never leave your device, but this is still a simplified demo.

What this is

A set of post-quantum cryptography (PQC) demos aligned with NIST standards. All cryptography runs locally so you can explore key encapsulation and signatures without sending data anywhere.

Who it's for

  • Security teams evaluating PQC readiness.
  • Platform engineers planning migration timelines.
  • Builders learning modern public-key primitives.

NIST standardized algorithms

These tools cover ML-KEM (formerly CRYSTALS-Kyber), ML-DSA (formerly CRYSTALS-Dilithium), and SLH-DSA (formerly SPHINCS+). All demos run locally in your browser.

  • ML-KEM (FIPS 203) is a key encapsulation mechanism, not direct encryption.
  • ML-DSA (FIPS 204) and SLH-DSA (FIPS 205) are digital signature schemes.