Auditable & minimal JS implementation of public-key post-quantum cryptography
-
Updated
Apr 29, 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
Post-quantum hybrid encryption for files, directories, and whole disks — ML-KEM-768 + X25519 + AES-256-GCM with Argon2id key derivation. Single binary, cross-platform (macOS/Linux/Windows).
A hybrid cryptography engine unifying classical and post-quantum algorithms — RSA, ECDSA, AES-GCM, ML-KEM (FIPS 203), ML-DSA (FIPS 204).
Rust Bindings to PQMagic Post-quantum Cryptographic Algorithm C Library
Pure Dart implementation of ML-KEM (FIPS 203) for Post-Quantum Cryptography in Flutter & Dart.
Post-quantum cryptography tooling for Rust and TypeScript. Key encoding, JWK, PEM, DER, JWS, certificates, and more — built on NIST-standardized algorithms.
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.
Module-Lattice-Based Key Encapsulation Mechanism (FIPS-203) implemented in python
Quantum-resistant VPN encryption library for Go. Hybrid KEM (ML-KEM-1024 + X25519), FIPS 140-3 build mode.
Q-Shift is a transparent, in-kernel network middleware leveraging eBPF/XDP to defeat "Harvest Now, Decrypt Later" attacks. It intercepts TLS handshakes in Ring-0 to dynamically inject NIST-standardized Post-Quantum Cryptography (ML-KEM-768), instantly upgrading legacy servers without altering application code.
Hybrid post-quantum file encryption for Rust — X25519+ML-KEM-768, Ed25519+ML-DSA-65, AES-256-GCM
Ephemeral post-quantum encrypted 1:1 chat and file transfer. ML-KEM-768 + X25519 hybrid key exchange, XChaCha20-Poly1305 encryption, Rust/WASM crypto, zero persistence.
Hybrid classical + post-quantum cryptography library: Ed25519, X25519, ML-DSA-65 (FIPS 204), ML-KEM-1024 (FIPS 203), SPHINCS+ (FIPS 205), AES-256-GCM, ChaCha20-Poly1305, SHA3/HKDF, Argon2id (RFC 9106). Native C, zero external crypto deps. AVX-512/AVX2/NEON/SVE2 SIMD, NIST ACVP self-attested. Community-tested, not externally audited.
Post-quantum cryptographic library for Rust — ML-KEM, ML-DSA, hybrid schemes, and classical algorithms with unified traits
Implementation of ML-KEM (FIPS 203) in pure C with userspace and Linux kernel support, designed for portability and allocation-free decapsulation
AegisQ: High-performance Post-Quantum Cryptography (PQC) library featuring optimized ML-KEM implementations. Built with Rust core for safety and speed, exposed through idiomatic Python bindings.
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."