From 9b3751a1c13cdcf0ba5b532468fc3dfaa1050b6d Mon Sep 17 00:00:00 2001 From: Kishor Bhat Date: Tue, 21 Jun 2016 20:44:21 -0700 Subject: [PATCH] Add "Understanding Cryptography" to Books --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5b9bc3..19fd8d2 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ A curated list of cryptography resources and links. - [OpenSSL Cookbook](https://www.feistyduck.com/library/openssl-cookbook/) - The book about OpenSSL. - [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html) - There is an extraordinary textbook written by Ross Anderson, professor of computer security at University of Cambridge. - [The Cryptoparty Handbook](https://unglue.it/work/141611/) - This book provides a comprehensive guide to the various topics of the computer and internet security. +- [Understanding Cryptography](http://www.crypto-textbook.com/) - Often overlooked, this book is a boon for beginners to the field. It contains plenty of exercises at the end of each chapter, aimed at reinforcing concepts and cementing ideas. ### Courses