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