https://github.com/lucasg/report-crypto1
Tex Files for complete report of Stanford Crypto I class on Coursera
https://github.com/lucasg/report-crypto1
Last synced: 3 months ago
JSON representation
Tex Files for complete report of Stanford Crypto I class on Coursera
- Host: GitHub
- URL: https://github.com/lucasg/report-crypto1
- Owner: lucasg
- Created: 2013-03-29T20:33:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-09T22:02:20.000Z (over 11 years ago)
- Last Synced: 2025-03-17T20:41:18.172Z (3 months ago)
- Language: TeX
- Size: 3.85 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
report-crypto1
==============( disclaimer : I still haven't cleared every media resource in the report for fair use. If
you happen to be the author of one of those resources, please write me up. )Tex Files for complete report of Stanford Crypto I class on Coursera.
The file hierarchy is fairly flat : every file is used as input for CryptoI.tex.
To build the output (pdf, dvi, etc.), you need to call (pdf|xe)?(la)?tex on CryptoI.tex.
The pure latex+dvi solution does not work since vanilla latex does not support jpeg and png imagesThere is a shitload of modules used here, so take your time if you compile for
the first time. For the record, I've used Miktex+TexMaker on Windows and Linux
without any issues (like broken encoding, out of boundaries graphs, etc.)