This is an old revision of the document!
Lab 10 - OpenSSL AEAD
Exercise 1
Use OpenSSL to decrypt the following file.
Exercise 2
Use OpenSSL to provide confidentiality and integrity for a file.
Exercise 3
Implement AES-GCM encryption and decryption in C using OpenSSL.