From 9ba5385d02ab015d81d07557586413ef66cc2ca6 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 8 Aug 2014 20:02:51 +0700 Subject: [PATCH] Revise material. Signed-off-by: Willy Sudiarto Raharjo --- kripto-ti/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/kripto-ti/index.php b/kripto-ti/index.php index b8515ff..d61b318 100644 --- a/kripto-ti/index.php +++ b/kripto-ti/index.php @@ -48,7 +48,6 @@ include "../includes/courses.php";
  1. Syllabus
  2. -
  3. Course Overview
  4. Intro of Crypto: history, terminology of security, review discrete probability
  5. Symmetric Key Encryption: One Time Pad, Stream Ciphers, Block Ciphers, and their Attacks
  6. Message Integrity: MACs, Collision Resistant Hashing, Birthday Attack