|
5 months ago | |
---|---|---|
.gitignore | 5 months ago | |
README.md | 5 months ago | |
rlwe_kex.py | 5 months ago | |
shell.nix | 5 months ago | |
utils.py | 5 months ago |
Simple RLWE-KEX example using Python3, but I tried to apply the approaches from paper https://eprint.iacr.org/2015/138.pdf .
these test the utility functions
pytest utils.py