Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1).GROUP MEMBERS : 19I-0521 : Muhammad Umer 19I-0538 : Zain Ul Abidin 19I-2016 : Bilal Saeed Malik 2).Description: Implemented AES ON 128 bit 3).Steps: a).First generated keys b).Then encryption c).Then decryption 4).Functions: a).Rotate b).Substitute c).Xor d).Sub Bytes e).Shift Rows f).Round keys g).Mix Column h).Galois Field 5).How to run : a).Just run the main file b).Controller contains all the functions implementation