Foundational Mathematics for Web3 Builders
This is a course on foundational mathematics I am undertaking with the Web3Clubs Community.
- Basic Properties of Integers
- Divisibility and Primality
- Euclidean Algorithm
- The Extended Euclidean Algorithm
- Number Bases
- Binary
- Decimal
- Octal
- Hexadecimal
- More on Properties of Integers
- Modular Arithmetic
- Fast POwering Algorithm
- Cryptanalysis
- Basic Ciphers
- Caesar Cipher
- Shift Cipher
- Basic Ciphers