A simple tool for learning and teaching elliptic curves.
This tool runs on Windows and Linux without installation. Download the latest version from the releases page and follow the instructions for your OS below.
Install .NET Framework 4.0 & run Simple_Elliptic_Curve_Tool.exe
.
Install Mono & run mono Simple_Elliptic_Curve_Tool.exe
.
This application does not run on macOS 10.15 Catalina and above due to mono/mono#17301.
If you use a macOS version <10.15, install mono & run mono --arch=32 Simple_Elliptic_Curve_Tool.exe
.