1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 12:00:25 +02:00

Added Rolling Your Own Crypto

This commit is contained in:
Alexey Migutsky
2017-09-05 22:24:05 +02:00
committed by GitHub
parent 99fb43892a
commit b2d256379f

View File

@@ -56,6 +56,7 @@ But knowing the stuff will help you become better! :muscle:*
- [RegexHQ](https://github.com/regexhq)
### Security
- :page_facing_up: [Rolling Your Own Crypto](http://loup-vaillant.fr/articles/rolling-your-own-crypto)
- :book: [Foundations of Security: What Every Programmer Needs to Know ](https://www.goodreads.com/book/show/128003.Foundations_of_Security)
- [OWASP Top 10](https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project)