Initial commit: math notes vault
This commit is contained in:
24
cryptography-prep/00-index.md
Normal file
24
cryptography-prep/00-index.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Cryptography Foundations
|
||||
|
||||
## Topics
|
||||
- One-way Functions
|
||||
- Hash Functions
|
||||
- RSA (number theory foundation)
|
||||
- Symmetric Cryptography (math background)
|
||||
- Public Key Cryptography (math requirements)
|
||||
|
||||
## Resources
|
||||
- Build from: Number Theory, Linear Algebra, Algorithms
|
||||
- MIT 6.1200J (as foundation)
|
||||
- Will add crypto-specific resources later
|
||||
|
||||
## Key Concepts
|
||||
(Add as you learn)
|
||||
|
||||
## Related
|
||||
- [[number-theory/00-index|Number Theory]]
|
||||
- [[linear-algebra/00-index|Linear Algebra]]
|
||||
- [[algorithms/00-index|Algorithms]]
|
||||
|
||||
## Status
|
||||
⏳ Not ready yet — build foundation first
|
||||
Reference in New Issue
Block a user