瀏覽代碼

Merge pull request #417 from hkopp/master

Security vs. Cryptography
vhf / victor felder 12 年之前
父節點
當前提交
d127f878f3
共有 1 個文件被更改,包括 6 次插入7 次删除
  1. 6 7
      free-programming-books.md

+ 6 - 7
free-programming-books.md

@@ -21,7 +21,7 @@
     * [Web Performance](#web-performance)
     * [MOOC](#mooc)
     * [Professional Development](#professional-development)
-    * [Cryptography](#cryptography)
+    * [Security](#security)
 * [Ada](#ada)
 * [Agda](#agda)
 * [Android](#android)
@@ -109,7 +109,6 @@
 * [Scheme](#scheme)
 * [Scilab](#scilab)
 * [Scratch](#scratch)
-* [Security](#security)
 * [Sed](#sed)
 * [Silverlight](#silverlight)
 * [Smalltalk](#smalltalk)
@@ -386,8 +385,12 @@
 * [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)*
 * [How to be a Programmer: A Short, Comprehensive, and Personal Summary] (http://samizdat.mines.edu/howto/HowToBeAProgrammer.html) by Robert L. Read
 
-####Cryptography
+####Security
 * [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)
+* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
+* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf)
+* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
+
 
 
 ###Ada
@@ -1140,10 +1143,6 @@ See also [TeX](#tex)
 ###Scratch
 * [Computer Science Concepts in Scratch](http://stwww.weizmann.ac.il/g-cs/scratch/scratch_en.html)
 
-###Security
-* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
-* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf)
-
 ###Sed
 * [Sed - An Introduction and Tutorial](http://www.grymoire.com/Unix/Sed.html)