Link Search Menu Expand Document

Lab 12: Symmetric Key Encryption

**Due Date: Monday 03/28/22 before class **

Lab Overview

For this lab you will learn to apply symmetric key (or secret key) encryption. You must be careful when using this encryption method, as both parties must both have the (same) encryption key and keep it secret. You can find the SEED lab description here. The lab setup files to be used within the VM can be found here.

Handin

Please write your lab report according to the description. Upload your answers as a PDF to blackboard.

Prerequisite Reading

  • SEED Book Chapter 21

Acknowledgements

Significant content borrowed from Wenliang Du