CS 472 -  Network & Systems Security - Fall 09 Lectures

 

«   General Concepts

«   Introduction to Cryptography

«   Introduction to OpenSSL

à      Message Digests

à      Public Key Cryptography

à      Secret Key Cryptography

 

«   Secret Key Cryptography

à      General Block Encryption

à      Data Encryption Standard (DES)

à      International Data Encryption Algorithm (IDEA)

à      Advanced Encryption Standard (AES)

à      Stream Cipher RC4

à      Block Chaining

§  Electronic Code Book (ECB)

§  Cipher Block Chaining (CBC)

§  Output Feedback Mode (OFB)

§  Cipher Feedback Mode (CFB)

§  Counter Mode (CTR)

à      Multiple Encryption DES

 

«   Hashes and Message Digests

à      Major Algorithms

à      Things to do with Hash

à      MD 2 Algorithm

 

«   Public Key Cryptography

à      Modular     Arithmetic

à      RSA

à      Diffie-Hellman

 

«   Public Key Infrastructure (PKI) Certificates

à      Certificate Requests Commands

à      Certificate Authority Commands

à      Application of PKI: Secure MIME  

 

«   Email Security: PEM & S/MIME

«   Real-Time Communication Security: SSL, https

«   Introduction to Authentication Systems

«   Security Handshake Protocols