-
Notifications
You must be signed in to change notification settings - Fork 0
Implemented AES (Advanced Algorithm standard algorithm ) on 128 bits , performed both the encryption and the decryption on the plain text , first encrypted the text using the key and then decrypted the text
Zain970/Advanced-Encryption-Standard-Algorithm
Folders and files
| Name | Name | Last commit message | 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
About
Implemented AES (Advanced Algorithm standard algorithm ) on 128 bits , performed both the encryption and the decryption on the plain text , first encrypted the text using the key and then decrypted the text
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published