Update course and main page

This commit is contained in:
Willy Sudiarto Raharjo
2012-07-10 20:43:57 +07:00
parent 5413283fee
commit 6567f42ce5
5 changed files with 36 additions and 2 deletions
+12 -1
View File
@@ -47,7 +47,18 @@ include "../includes/courses.php";
<h1>MATERI</h1>
</header>
<ol>
<li>Syllabus</li>
<li>Syllabus</li>
<li>Introduction to Cryptography</li>
<li>Number Theory</li>
<li>Classical Ciphers</li>
<li>Symmetric Cryptography #1</li>
<li>Symmetric Cryptography #2</li>
<li>Asymmetric Cryptography #1</li>
<li>Asymmetric Cryptography #2</li>
<li>Hash Functions and Message Authentication Codes</li>
<li>Access Control (Authentication)</li>
<li>Access Control (Authorization)</li>
<li>Software Flaws and Malware</li>
</ol>
</section>
<section class="references">