Skip to content

AhmedShoeb0/MessageEncryptionDecryptionApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

About project:

A simple Java application that uses (AES Algorithm) to encrypt any text or decrypt the encrypted text back to a meaningful message.

Features:

  • The application has been developed using AES algorithm which is the best and most secure encryption algorithm for protecting classified information and encrypt sensitive data.
  • User can write any kind of messages with no limited length.
  • User has the ability to choose whether to Encrypt or Decrypt the entered message.
  • User can copy the generated encrypted text easily to past it anywhere.
  • GUI is provided for better experience and ease of use.

About

A simple Java application that uses AES algorithm to encrypt any text or decrypt the encrypted text back to a meaningful message.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages