Show HN: EIRA-KEM – a symbolic post-quantum KEM for academic testing
1 CarSan99 0 7/31/2025, 9:15:41 PM github.com ↗
EIRA-KEM is a symbolic algebra-based key encapsulation mechanism (KEM) designed for post-quantum cryptographic applications.
It uses symbolic entropy matrices, SHA3-512 + HKDF, and AES-GCM encapsulation to achieve IND-CCA2 security without relying on LWE, factoring, or ECC.
Resources : https://www.researchgate.net/publication/394065098_EIRA-KEM_...
https://www.researchgate.net/publication/394088076_EIRA-KEM_... GitHub: https://github.com/CarlosStx99/EIRA_KEM3 Google Colab Demo: https://colab.research.google.com/drive/YOUR_LINK_HERE
I'm looking for technical feedback, crypto analysis, and collaboration from the community. This system is patent-pending (WO/2025/057369) but free for academic testing.
Benchmarks (C + Python), whitepaper, and license included.
No comments yet