Add Week 6 Material

This commit is contained in:
Willy Sudiarto Raharjo
2012-10-04 21:05:42 +07:00
parent 905c4764c3
commit c93238bc91
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ include "../includes/courses.php";
<li><a href="classical_ciphers.pdf">Classical Ciphers</a></li> <li><a href="classical_ciphers.pdf">Classical Ciphers</a></li>
<li><a href="symmetric_cryptography-1.pdf">Symmetric Cryptography #1 (Stream Ciphers)</a></li> <li><a href="symmetric_cryptography-1.pdf">Symmetric Cryptography #1 (Stream Ciphers)</a></li>
<li><a href="symmetric_cryptography-2.pdf">Symmetric Cryptography #2 (Block Ciphers)</a></li> <li><a href="symmetric_cryptography-2.pdf">Symmetric Cryptography #2 (Block Ciphers)</a></li>
<li>Asymmetric Cryptography #1</li> <li><a href="public_key_cryptography-1.pdf">Asymmetric Cryptography #1</a></li>
<li>Asymmetric Cryptography #2</li> <li>Asymmetric Cryptography #2</li>
<li>Hash Functions and Message Authentication Codes</li> <li>Hash Functions and Message Authentication Codes</li>
<li>Access Control (Authentication)</li> <li>Access Control (Authentication)</li>
Binary file not shown.