Update Page

This commit is contained in:
Willy Sudiarto Raharjo
2012-11-01 22:26:17 +07:00
parent b7d25d5759
commit dc94a2029e
+1 -1
View File
@@ -63,7 +63,7 @@ include "../includes/courses.php";
<li><a href="symmetric_cryptography-2.pdf">Symmetric Cryptography #2 (Block Ciphers)</a></li>
<li><a href="public_key_cryptography-1.pdf">Asymmetric Cryptography #1</a></li>
<li><a href="public_key_cryptography-2.pdf">Asymmetric Cryptography #2</a></li>
<li>Hash Functions and Message Authentication Codes</li>
<li><a href="hash.pdf">Hash Functions and Message Authentication Codes</a></li>
<li>Access Control (Authentication)</li>
<li>Access Control (Authorization)</li>
<li>Software Flaws and Malware</li>