Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the symmetric encryption algorithms DES and AES. DES weak keys and attacks are discussed, leading to the development of AES. The lecture explains the structure of AES, its key lengths, and the importance of the initial vector (IV) in different modes of operation like ECB, CBC, OFB, and CTR. The XTS mode for encrypting hard disks is also introduced, along with the concept of ciphertext stealing. The instructor emphasizes the importance of avoiding ECB mode, using unique IVs, and understanding the various modes of operation for secure encryption.