Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radkomih/cryptography-resources

Cryptography related resources
https://github.com/radkomih/cryptography-resources

cryptography knowledge-proofs mathematics number-theory zero-knowledge zero-knowledge-proofs zkp

Last synced: 30 days ago
JSON representation

Cryptography related resources

Awesome Lists containing this project

README

        

# Resources

## Math

* [Khan Academy Cryptography & Number Theory](https://www.khanacademy.org/computing/computer-science/cryptography)
* [Brilliant Number Theory](https://brilliant.org/courses/basic-number-theory/)
* [Number Theory](https://www.youtube.com/playlist?list=PL22w63XsKjqwn2V9CiP7cuSGv9plj71vv)
* [Berkeley Number Theory](https://www.youtube.com/playlist?list=PL8yHsr3EFj53L8sMbzIhhXSAOpuZ1Fov8)
* [Abstract Algebra](https://www.youtube.com/watch?v=DP1ND5-w7fg&list=PLg8ZEeSiXsjgoQJzRcq60GjK0UrkMsA3-&index=22)

## Cryptography

* [MIT Cryptography](https://www.youtube.com/playlist?list=PL6ogFv-ieghe8MOIcpD6UDtdK-UMHG8oH)
* [MIT Cryptography](https://www.youtube.com/playlist?list=PLkM4bGzlMzTwjjf5I2m3Mv8YQJ-OKTqfs)
* [Stanford Cryptography I](https://www.youtube.com/playlist?list=PL58C6Q25sEEHXvACYxiav_lC2DqSlC7Og)

## Books

* [Cryptohack Book](https://cryptohack.gitbook.io/cryptobook/)

## Zero-knowledge

* [Zero Knowledge Proofs](https://zk-learning.org/)
* [ZKHack](https://zkhack.dev/whiteboard/)
* [0xparc](https://learn.0xparc.org/)
* [Ingonyama](https://www.ingonyama.com/videos)
* [MIT Modern Zero Knowledge Cryptography](https://zkiap.com/)

## Cryptocurrency

* [MIT Cryptocurrency Engineering and Design](https://www.youtube.com/playlist?list=PLUl4u3cNGP61KHzhg3JIJdK08JLSlcLId)

## Blogs & Docs

* https://a16zcrypto.com/zero-knowledge-canon/
* https://asecuritysite.com/encryption
https://crypto.stanford.edu/pbc/notes/numbertheory/

## Challenges

* [Cryptohack](https://cryptohack.org/)
* [Cryptopals](https://cryptopals.com/)