Resurse educaționale și biblioteci open-source pentru stăpânirea algoritmilor criptografici și a principiilor matematice care stau la baza acestora.
This project is a cryptography educational book and digital textbook that provides an introductory guide to cryptographic fundamentals, including block ciphers, hash functions, and public key encryption. It also serves as a cryptography lab manual for simulating security attacks, such as forging cookies and recovering passwords, to identify system vulnerabilities. The project utilizes a technical document rendering system to transform raw instructional text and source files into a professionally formatted digital book. This allows the content to be exported into multiple formats, specifically
Crypto 101 is an introductory book on cryptography that provides a structured curriculum covering mathematical foundations and real-world protocols, making it a solid educational resource for developers, though it lacks the interactive exercises and CTF challenges of a full modern course.