Elliptic Curve Cryptography
Elliptic Curve Cryptography
2
Elliptic Curve
Cryptography
ECC generates keys through the properties
of the elliptic curve equation instead of the
traditional method of generation as the
product of very large prime numbers
3
Elliptic Curve Cryptography
4
elliptic curve
Elliptic curves are not ellipses. They are so
named because they are described by
cubic equations, used for calculating the
circumference of an ellipse.
An elliptic curve is a set of points (x, y), for
which it is true that
y2 = x3 + ax + b given certain chosen
numbers a and b.
5
elliptic curve
6
Elliptic Curves over Zp
7
ECC Diffie-Hellman Key Exchange
8
ECC Diffie-Hellman Key
Exchange
9
ECC Diffie-Hellman Key
Exchange
10
ECC Diffie-Hellman Key
Exchange
11
Thank You…