Description
Python code uploaded for simulation as a part of my conference paper to be presented in IATMSI 2025
Paper ID: 2430
For paper title: A survey on Lattice-Based Key Establishment Schemes: Types, Evolution and Advances
Here, we demonstrate the implementation of the NIST’s MLKEM standard specification. The goal of the code is to established a shared key between two parties. The resultant shared key must be equal and the algorithms used is designed to be secure against the quantum computers attack. The main function includes Key Generation, Encapsulation and Decapsulation operations among other various auxiliary functions which we also described in comment part of the code which helps to realised the full working implementation.



prasanna.mishra (verified owner) –
Very helpful code
n.q (verified owner) –
dddeef