This is a fork of the CSI-FiSh codebase to demonstrate updatable publick key encryption with CSIDH.
The implementation depends on GMP for the Babai nearest plane step
All dependencies:
- make
- xsltproc
- gcc
- libgmp-dev
- libssl-dev
First run "make keccaklib" Build with "make upketest"
Run with "./upketest"
It has been tested on Ubuntu 20.04