Skip to content

Image-Encryptor-Decryptor is a straightforward tool that enables you to encrypt and decrypt your image files with just a few clicks in Java.

Notifications You must be signed in to change notification settings

krishpatel2383/Image-Encryptor-Decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Java-Image-Encryptor-Decryptor

  • This project is a Java-based application that provides a simple and basic method for encrypting and decrypting images. The application uses symmetric key cryptography for encryption and decryption.
  • The application will allow users to select an image that they wish to encrypt and decrypt. The image will then be encrypted with a user-selected key.
  • The application also provides the option to decrypt the encrypted image using the same key that was used for encryption.
  • The GUI of the application is not very sophisticated but provides an interface that allows users to perform the desired actions.The GUI includes buttons for loading images, selecting the encryption key, encrypting and decrypting the image.

About

Image-Encryptor-Decryptor is a straightforward tool that enables you to encrypt and decrypt your image files with just a few clicks in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages