Skip to content

thery/EdwardsEllipticCurve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdwardsEllipticCurve

Docker CI

Following The Group Law for Edwards Curves Thomas C. Hales

Meta

Building and installation instructions

To build and install manually, do:

git clone https://github.com/thery/EdwardsEllipticCurve.git
cd EdwardsEllipticCurve
make   # or make -j <number-of-cores-on-your-machine> 
make install