This page is a collection of some of my favorite resources on elliptic curve cryptography.
Guides and Tutorials
- A (Relatively Easy To Understand) Primer on Elliptic Curve Cryptography by Nick Sullivan
 - Practical Cryptography for Developers by Dr Svetlin Nakov
 - Learn how to code elliptic curve cryptography by Cornelius Schätz
 - Elliptic Curve Cryptography: a gentle introduction by Andrea Corbellini
 - Elliptic Curve Cryptography Explained by Fang-Pen Lin
 - Learning fast elliptic-curve cryptography by Paul Miller
 - The CryptoHack ECC Challenges
 - Elliptic Curve Arithmetic - Rosetta Code