Skip to content

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

Notifications You must be signed in to change notification settings

N3thunt3r69/PRODIGY_CS_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PRODIGY_CS_02

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.

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

No packages published

Languages