Elliptic Curve Cryptography - Session 2
Exercise 1
Construct an Elliptic Curve over the Finite Field Set of all Integers Mod 5.Consider the value for a and b in the equation to be 1. List the points on the curve and demonstrate the following
a. Show the result of adding point P(2,1) with point Q(3,4)
b. Show the result of adding point (2,4) with itself
Exercise 2
Construct an Elliptic Curve over the Finite Field Set of all Integers Mod 9. Consider the value of a and b in the equation to be 1. List the points on the curve and demonstrate the following
a. Show the result of adding point P(3,2) with point Q(6,5)
b. Show the result of adding point P(7,3) with itself