From 01101431b5e786f989eeaf5ec40dfbc9d6395f0d Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Mon, 4 Nov 2013 20:05:00 -0700 Subject: [PATCH] Add section for crypto --- free-programming-books.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index dd949486..06ab308b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -21,6 +21,7 @@ * [Web Performance](#web-performance) * [MOOC](#mooc) * [Professional Development](#professional-development) + * [Cryptography](#cryptography) * [Ada](#ada) * [Agda](#agda) * [Android](#android) @@ -363,6 +364,10 @@ * [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)* +####Cryptography +* [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html) + + ###Ada * [Ada 95: The Craft of Object-Oriented Programming](http://faculty.cs.wwu.edu/reedyc/AdaResources/bookhtml/contents.htm) * [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF) -- GitLab