A simplified version of AES-128 is implemented in C++ where padding is ommitted due to the assumption undertaken that the message will be exactly of 128-bit.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simplified version of AES-128 is implemented in C++ where padding is ommitted due to the assumption undertaken that the message will be exactly of 128-bit. A further simplified version of AES, known as S-AES, is also implemented.
ChakshuGupta13/AES-128
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simplified version of AES-128 is implemented in C++ where padding is ommitted due to the assumption undertaken that the message will be exactly of 128-bit. A further simplified version of AES, known as S-AES, is also implemented.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published