Tidecoin: A Post-Quantum Secure Peer-to-Peer Cryptocurrency
-
Updated
Apr 29, 2026 - C++
Tidecoin: A Post-Quantum Secure Peer-to-Peer Cryptocurrency
Official NTRU+ KEM implementations: reference, optimized, AVX2, and ARMv8-A NEON
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.
Reproducible benchmark comparing BKZ vs SD-BKZ using Li-Nguyen Rankin profile distance (d(LN)) on LWE-Kannan lattices
Post-Quantum Cryptography vulnerability scanner — find encryption that quantum computers will break
Pure Go implementation of ML-DSA (FIPS 204) post-quantum signatures
Tools and experiments for threshold post-quantum signature aggregation over lattice-based systems.
Test-driven Python playground for ML-KEM and ML-DSA with KAT conformance, deterministic demos, and CI validation.
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.
Browser-based educational demo of HAWK — the only lattice-based candidate in NIST's Round 2 Additional Signatures process. Integer-only arithmetic, discrete Gaussian sampling over Z with fixed tables, no rejection loop. Side-by-side with Falcon and ML-DSA.
Browser-based demo of ML-DSA (CRYSTALS-Dilithium), the lattice-based post-quantum digital signature scheme standardized as NIST FIPS 204 in August 2024. Sign, verify, and seal documents — quantum-resistant.
Browser-based NTRU demo implementing the original 1996 Hoffstein-Pipher-Silverman lattice cryptosystem (EESS#1 v3.3, ees443ep1). Polynomial ring arithmetic from scratch — the lattice scheme that started it all.
Personal tech watch on Post-Quantum Cryptography (PQC) — notes structured with Obsidian & NotebookLM, monitored via Google Alerts. Work in progress 🛠️
/quantum-safe-crypto-github/
Post-Quantum Hardware Encryption Module using Kyber lattice-based cryptography on STM32F407
REIST Division cryptographic benchmark suite for centered remainder arithmetic and modular addition
Browser-based demo of ML-DSA (FIPS 204) rejection sampling. Live iteration feed, rejection-reason breakdown, acceptance histograms, and the timing side-channel tradeoff — why variable signing time is a feature, not a bug.
Post-Quantum C2 Encryption Framework - Lattice-based (NTRU/Kyber-style) key exchange immune to quantum attacks. Python + Go.
Add a description, image, and links to the lattice-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the lattice-cryptography topic, visit your repo's landing page and select "manage topics."