This project is about Java implementation of various algorithms related to Elliptic Curve and its Cryptography (potentially). To get an idea about the subject matter, read these articles on Wikipedia:
http://en.wikipedia.org/wiki/Elliptic_curve
http://en.wikipedia.org/wiki/Elliptic_curve_cryptography
Follow Elliptic Curve Applet
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Elliptic Curve Applet demonstrates how Group Law works on Elliptic Curve. One can search for integer points on a curve given in a generic form, add and multiply several points and see the result. Applet also demonstrates how Elliptic Curve Triangulation works, which is described in authors article: www.matveev.se/math/tec.htm