From 7770b5a7c34dd6cf34700237a422cf14f83ea0e4 Mon Sep 17 00:00:00 2001 From: Kiryl Karatsetski Date: Sun, 25 Nov 2018 15:01:29 +0300 Subject: [PATCH] Added Hashing, Encryption and Encoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e8a094..24a9474 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ But knowing the stuff will help you become better! :muscle:* - :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) - [Web Application Exploits and Defenses](https://google-gruyere.appspot.com/part1) +- :page_facing_up: [Hashing, Encryption and Encoding](https://www.integralist.co.uk/posts/hashing-and-encryption/) ### SEO - :page_facing_up: [What Every Programmer Should Know About SEO](https://katemats.com/what-every-programmer-should-know-about-seo/)