Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages