Scientific-grade numerical computing library in pure C99 for embedded systems, ESP32, ARM Cortex-M, RISC-V and beyond. Zero dependencies, zero dynamic allocation.
-
Updated
Jul 12, 2026 - C
Scientific-grade numerical computing library in pure C99 for embedded systems, ESP32, ARM Cortex-M, RISC-V and beyond. Zero dependencies, zero dynamic allocation.
Tidecoin: A Post-Quantum Secure Peer-to-Peer Cryptocurrency
Open-source cryptography teaching materials: algebra → intuition → working code → real protocols. SageMath notebooks + Rust exercises across 12 modules.
QRUPI Protocol is a post-quantum secure digital currency framework using lattice cryptography, FHE, and ZKPs for private and future-proof transactions.
Post-quantum, zero-knowledge identity verification framework combining NIST FIPS 204 (ML-DSA-65) digital signatures, RFC 8785 hash commitments, and Hyperledger Fabric anchoring.
ShorLock — quantum-safe Bitcoin locking scripts in sCrypt. Hash-based (Lamport), lattice-based (ML-DSA family), and isogeny-based UTXO locks that survive Q-Day, benchmarked head-to-head. Locks Shor can't pick.
Reproducible benchmark comparing BKZ vs SD-BKZ using Li-Nguyen Rankin profile distance (d(LN)) on LWE-Kannan lattices
Rust implementation of an interactive threshold signing protocol for ML-DSA-65 (FIPS 204 / Dilithium): many validators jointly produce one standard-size signature that verifies with unmodified FIPS 204 code. Research preview.
Test-driven Python playground for ML-KEM and ML-DSA with KAT conformance, deterministic demos, and CI validation.
Zero-dependency Python implementation of NIST ML-KEM (Kyber) across all FIPS 203 parameter sets, with a custom NTT and 25 deterministic validation tests.
Post-Quantum Hardware Encryption Module using Kyber lattice-based cryptography on STM32F407
Lattice-Based Certificateless Public Auditing for secure cloud storage using Post-Quantum Crytography
100% device-resident Post-Quantum Cryptography (FIPS 202/203/204) on AMD Phoenix NPU — 736/736 silicon-validated test cases
Browser-based educational demo of HAWK — withdrawn from NIST's Additional Signatures process (Jul 2026) after AI cryptanalysis halved its effective key strength; preserved as a crypto-agility case study. Integer-only arithmetic, fixed-table Gaussian sampling, no rejection loop. Side-by-side with Falcon and ML-DSA.
Pure Go implementation of ML-DSA (FIPS 204) post-quantum signatures
Post-Quantum Cryptography vulnerability scanner — find encryption that quantum computers will break
Swift implemention of the SuperNeo lattice folding protocol
🔐 Learn cryptography by building and exploring core concepts with interactive notebooks and Rust exercises from basics to advanced topics.
Post-Quantum Hybrid Cryptography Beyond AES-256 — 512-bit block cipher with key-dependent S-boxes, Module-LWE KEM, and dual-layer hybrid encryption. Pure Rust, #![forbid(unsafe_code)].
Post-quantum Ring-LWE key encapsulation mechanism (KEM), implemented from scratch in C++20 with zero third-party dependencies. Educational/experimental reference implementation.
To associate your repository with the lattice-cryptography topic, visit your repo's landing page and select "manage topics."