From b2d256379fd0eaf30bc755370a6453b1e460fe5c Mon Sep 17 00:00:00 2001 From: Alexey Migutsky Date: Tue, 5 Sep 2017 22:24:05 +0200 Subject: [PATCH] Added Rolling Your Own Crypto --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c622d94..123d9f3 100644 --- a/README.md +++ b/README.md @@ -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)