This repository contains an academic implementation of EIRA-KEM, a symbolic algebra-based key encapsulation mechanism designed for post-quantum crypto

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-07-31 21:30:06

This repository contains an academic implementation of EIRA-KEM, a symbolic algebra-based key encapsulation mechanism designed for post-quantum cryptography.

EIRA-KEM uses symbolic matrix algebra, high-entropy randomness, and AES-GCM-based authenticated encryption to securely exchange symmetric keys. The construction is post-quantum by design and offers high flexibility in key sizes and performance.

This implementation is provided for academic and non-commercial research purposes only. You may test, benchmark, analyze, or modify the code for scientific exploration or educational use.

EIRA-KEM is part of a patent-pending cryptographic system, filed under PCT reference WO/2025/057369. All commercial rights reserved © 2025 Carlos Santacruz.

Leave a Comment
Related Posts