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
Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.
Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
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