Update course and main page
This commit is contained in:
+12
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user