Auditable & minimal JS implementation of public-key post-quantum cryptography
-
Updated
Apr 1, 2026 - TypeScript
Auditable & minimal JS implementation of public-key post-quantum cryptography
A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber
Go implementation of ML-KEM.
A curated list of PQC (Post Quantum Cryptography) resources
Rust Bindings to PQMagic Post-quantum Cryptographic Algorithm C Library
Module-Lattice-Based Key Encapsulation Mechanism (FIPS-203) implemented in python
Rust implementation of module-lattice key encapsulation mechanism (ML-KEM) as specified in FIPS 203.
Protect against quantum computer attacks with NIST-standardized post-quantum cryptography. ML-KEM-768, ML-DSA-65, crypto-agility framework.
Post-quantum cryptography tooling for Rust and TypeScript. Key encoding, JWK, PEM, DER, JWS, certificates, and more — built on NIST-standardized algorithms.
Quantum-resistant VPN encryption library for Go. Hybrid KEM (ML-KEM-1024 + X25519), FIPS 140-3 build mode.
Post-quantum folder encryption tool (ML-KEM-768 + AES-256-GCM + ML-DSA-65 + Argon2id) — FIPS 203/204 compliant
Pure Dart implementation of ML-KEM (FIPS 203) for Post-Quantum Cryptography in Flutter & Dart.
Post-quantum cryptographic library for Rust — ML-KEM, ML-DSA, hybrid schemes, and classical algorithms with unified traits
PKCS#11 NG CryptoToken plugin for EJBCA CE with post-quantum cryptography support. Adds ML-DSA, ML-KEM, SLH-DSA and hybrid certificates via pure JNA bindings (JackNJI11) — no SunPKCS11 dependency.
Hybrid post-quantum file encryption CLI — ML-KEM-768 (FIPS 203) + X25519 key encapsulation, ML-DSA-65 (FIPS 204) signatures, AES-256-GCM. Tested against official NIST ACVP vectors.
This is a clean room implementation of Module-Lattice-Based Key-Encapsulation Mechanism described in ML-KEM paper.
High-performance post-quantum cryptography for JavaScript and TypeScript, powered by Rust + WebAssembly.
A hybrid post-quantum file encryptor written in Ada. Uses NIST ML-KEM-768 (FIPS 203) for quantum-safe key encapsulation + HKDF-SHA256 + AES-256-GCM for strong authenticated encryption. Educational Proof of Concept.
Browser PQ encryption/decryption tool
PGP does not currently implement post-quantum cryptography. This project aims to provide a PGP-like system that does.
Add a description, image, and links to the fips-203 topic page so that developers can more easily learn about it.
To associate your repository with the fips-203 topic, visit your repo's landing page and select "manage topics."