EccPlayground icon indicating copy to clipboard operation
EccPlayground copied to clipboard

Simple application for playing with elliptic curves

EccPlayground

Simple application for playing with elliptic curves. Supports elliptic curves over finite fields, with Weierstrass equation.

Build

$ mvn clean package
$ java -jar target/EccPlayground-1.1-SNAPSHOT-jar-with-dependencies.jar 

Overview

GitHub Logo