> For the complete documentation index, see [llms.txt](https://wiki.stojanow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.stojanow.com/cryptography.md).

# Cryptography

## Links

* [Awesome Cryptography](https://github.com/sobolevn/awesome-cryptography) a curated list of cryptography resources and links.
* [Awesome Crypto Papers](https://github.com/pFarb/awesome-crypto-papers) a curated list of cryptography papers, articles, tutorials and howtos.
* [Cryptography I](https://www.coursera.org/learn/crypto) and [Cryptography II](https://www.coursera.org/learn/crypto2) by Dan Boneh
* [Gambling with Secrets](https://www.youtube.com/playlist?list=PLB4D701646DAF0817) and [Public Key Cryptography](https://www.youtube.com/playlist?list=PLbg3ZX2pWlgLoapF5VvM_8h5OR-XW9pbr) by Art of the Problem
* [Introduction to Cryptography](https://www.youtube.com/channel/UC1usFRN4LCMcfIV7UjHNuQg/videos) by Christof Paar
* [Crypto 101](https://www.crypto101.io) is an introductory course on cryptography.
* [the cryptopals crypto challenges](https://cryptopals.com)
* [r/crypto wiki](https://old.reddit.com/r/crypto/wiki/index)
* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) by Kyle Isom
