diff --git a/README.md b/README.md index 3e9ae59..ad7fc7b 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ A curated list of cryptography resources and links. - [The Code Book](https://simonsingh.net/books/the-code-book/) - This book is a digest of the history of cryptography, covering both ancient times, and newer cryptography methods. There are exercises at the end and the solution of those was rewarded with $10.000. - [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. +- [Full Stack Python Security](https://www.manning.com/books/full-stack-python-security) - Cryptography, TLS, and attack resistance ### Courses