Skip to content

Repo for the implementation of the isogeny based signature scheme CSI-FiSh

Notifications You must be signed in to change notification settings

tedeaton/CSIDH-UPKE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSIDH-UPKE

This is a fork of the CSI-FiSh codebase to demonstrate updatable publick key encryption with CSIDH.

implementation

The implementation depends on GMP for the Babai nearest plane step

All dependencies:

  • make
  • xsltproc
  • gcc
  • libgmp-dev
  • libssl-dev

running

First run "make keccaklib" Build with "make upketest"

Run with "./upketest"

It has been tested on Ubuntu 20.04

About

Repo for the implementation of the isogeny based signature scheme CSI-FiSh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.2%
  • Assembly 27.2%
  • C++ 3.9%
  • Python 0.3%
  • XSLT 0.3%
  • Rust 0.1%