I want to understand Cryptocurrency better by getting to the very bottom of the technological innovation that all crypto fundamentally boil down to.
From what I can tell the fundamentals are Prime Factorization, Modulo Arithmetic, and Elliptic Curves as they are applied to cryptographic algorithms.
I will cover Factorization and Modulo Arithmetic first because they are kind of basic and necessary prereqs in understanding cryptographic algorithms generally. I will then cover relevant information in basic cryptographic schemes to then cover Elliptic Curve Arithmetic and cryptography. At that point I should have all prereqs necessary for understanding the Elliptic Curve Digital Signature Algorithm.