1
Fork 0
appliedcryptography/README.md

21 lines
1.1 KiB
Markdown

# Applied Cryptography (CMPS 297AD/396AI)
This repository contains source code of the course materials for Applied Cryptography (CMPS 297AD/396AI) at the American University of Beirut.
If you are a student or someone trying to learn from this course's materials, there is no point in browsing this repository, since it only contains uncompiled sources. For a better experience, ignore this repository completely and access the materials through the course website: [appliedcryptography.page](https://appliedcryptography.page)
## Contents
- `assignments`: Course assignments and lab sessions.
- `misc`: LaTeX dependencies.
- `slides`: Course slides.
- `syllabus`: Course syllabus.
- `website`: [Course website](https://appliedcryptography.page).
## Compiling LaTeX Materials
Before compiling any of the LaTeX materials (slides, problem sets, lab sheets...), make sure to first install the fonts included in `misc/fonts/` on your system.
## Author & License
Applied Cryptography at the American University of Beirut by Nadim Kobeissi is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.