This program is an image encryption and decryption program that uses the AES (Advanced Encryption Standard) algorithm. This program accepts a 16-character (128-bit) key for encryption as input (encryption key). Additionally, I added error handling features to ensure that the key is of the correct length. If not, an error message is displayed. It incorporates a number of modules for its successful implementation.
-
Notifications
You must be signed in to change notification settings - Fork 0
This program is an image encryption and decryption program that uses the AES (Advanced Encryption Standard) algorithm. This program accepts a We prompt the user to input a 16-character (128-bit) key for encryption. Additionally, we added error handling to ensure that the key is of the correct length. If not, an error message is displayed.
License
N3thunt3r69/PRODIGY_CS_02
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This program is an image encryption and decryption program that uses the AES (Advanced Encryption Standard) algorithm. This program accepts a We prompt the user to input a 16-character (128-bit) key for encryption. Additionally, we added error handling to ensure that the key is of the correct length. If not, an error message is displayed.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published