1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 22:10:48 +00:00

How to deal with Passwords

This commit is contained in:
Mohammad Hossein Mojtahedi 2014-01-08 22:04:46 +03:30
parent 81fab05ff4
commit 9946f15a03

View File

@ -416,6 +416,7 @@
####Security
* [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)
* [How to deal with Passwords](https://github.com/MHM5000/pass)
* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf)
* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)