Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/radkomih/cryptography-resources
- Owner: radkomih
- Created: 2023-02-01T10:29:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T19:08:19.000Z (9 months ago)
- Last Synced: 2024-04-07T20:23:55.975Z (9 months ago)
- Topics: cryptography, knowledge-proofs, mathematics, number-theory, zero-knowledge, zero-knowledge-proofs, zkp
- Homepage:
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)