-
Notifications
You must be signed in to change notification settings - Fork 0
Shifaan0010/AES-cipher
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To Build the project:
Run make (change the c compiler (CC) in makefile if needed)
To Run the project:
Run a.out
About
implementation of AES in C