PhamVuHuyenTrang / Introduction-To-Cryptography-20221

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RLWEKEX

Python Example of the Ring Learning with Errors Key Exchange

This project is a python implementation of the RWLE-KEX as discussed here:

It's obviously designed to be a demonstration of the mathematical concepts involved and is not a crypto-secure implementation designed for production use etc.

About


Languages

Language:Python 100.0%