Takeaways:
1) Diffie-Hellman job is it allows protocols to send messages without the ability to remove private keys.
2) Elliptic curve formula is y^2 = x^3 +ax +b, a mathematical curves used to create secure public and private keys.
3) The Elliptic Curve Cryptography is very secure because it is harder to solve than Diffie-Hellman algorithm