Following The Group Law for Edwards Curves Thomas C. Hales
- Author(s):
- Laurent Théry
- License: MIT License
- Compatible Coq versions: 8.19 or later
- Additional dependencies:
- Coq namespace:
edwards
- Related publication(s): none
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