EIRA Kyber
Created by
carlosuterra
EIRA-Kyber is a hybrid Key Encapsulation Mechanism (KEM) combining the NIST PQC finalist Kyber-1024 with EIRA’s algebraic entropy extension (“poly mode”). This implementation includes:
- Tamper detection for ciphertext integrity.
- Configurable polynomial degree (n = 64, 128, 256, 512, etc.) for tunable entropy and performance.
- Benchmarking tools for keygen/encaps/decaps timing and entropy analysis.
- Memory safety checks (Valgrind) with zero leaks.
Patent pending. Do not use in production without a license.