Add Week 11

This commit is contained in:
Willy Sudiarto Raharjo
2012-11-21 21:27:24 +07:00
parent d9d040f549
commit e91a150861
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -65,7 +65,7 @@ include "../includes/courses.php";
<li><a href="public_key_cryptography-2.pdf">Asymmetric Cryptography #2</a></li> <li><a href="public_key_cryptography-2.pdf">Asymmetric Cryptography #2</a></li>
<li><a href="hash.pdf">Hash Functions and Message Authentication Codes</a></li> <li><a href="hash.pdf">Hash Functions and Message Authentication Codes</a></li>
<li><a href="authentication.pdf">Access Control (Authentication)</a></li> <li><a href="authentication.pdf">Access Control (Authentication)</a></li>
<li>Access Control (Authorization)</li> <li><a href="authorization.pdf">Access Control (Authorization)</a></li>
<li>Software Flaws and Malware</li> <li>Software Flaws and Malware</li>
</ol> </ol>
</section> </section>