From aeffa264cb8973584572ed82a436aa849fcf15b9 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 25 Sep 2012 08:27:50 +0700 Subject: [PATCH] Added Week 5 material: Symmetric Cryptography --- kakom-ti/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kakom-ti/index.php b/kakom-ti/index.php index 15a2304..b605a9c 100644 --- a/kakom-ti/index.php +++ b/kakom-ti/index.php @@ -56,8 +56,8 @@ include "../includes/courses.php";
  • Introduction to Cryptography
  • Number Theory - Script
  • Classical Ciphers
  • -
  • Symmetric Cryptography #1
  • -
  • Symmetric Cryptography #2
  • +
  • Symmetric Cryptography #1 (Stream Ciphers)
  • +
  • Symmetric Cryptography #2 (Block Ciphers)
  • Asymmetric Cryptography #1
  • Asymmetric Cryptography #2
  • Hash Functions and Message Authentication Codes