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
Cloud-based help desk software with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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