From b9ce5464f775dcc1e6306d7d3a8025f0b5501db9 Mon Sep 17 00:00:00 2001
From: John Oss <99jao99@gmail.com>
Date: Thu, 14 Apr 2016 09:36:46 -0400
Subject: [PATCH] Re-added CryptoParty Handbook with proper source

Thank you to @eschellman for the link to the archive source.
---
 free-programming-books.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/free-programming-books.md b/free-programming-books.md
index 54077df82..c3907bb33 100644
--- a/free-programming-books.md
+++ b/free-programming-books.md
@@ -600,6 +600,7 @@
 
 * [Crypto 101 - Crypto for everyone](https://www.crypto101.io)
 * [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)
+* [CryptoParty Handbook](https://unglue.it/work/141611/)
 * [How to deal with Passwords](https://github.com/MHM5000/pass)
 * [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf) (PDF)
 * [OpenSSL Cookbook](https://www.feistyduck.com/library/openssl-cookbook/)