Skip to content

Text-Crypt is a tool which encrypts and decrypts texts using a specific and certain key. This tool uses Caesar Cypher Algorithm to encrypt and decrypt a given text.

License

Notifications You must be signed in to change notification settings

abdulrahmanabdulazeez/textcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEXT-CRYPT

Text-Crypt is a tool which uses Caesar Cypher Algorithm to 
encrypt and decrypt a text.
The text is encrypted using a key provided by the user and also 
decrypted using the same key the user provided for the text's encryption.

Platform(s)

  • Windows ✅
  • Linux ✅

Requirement

  • GCC Compiler

Features

  • Encryption
  • Decryption
  • Writing encrypted text(s) to a file.

Installation

git clone https://github.com/abdulrahmanabdulazeez/textcrypt.git
cd textcrypt
g++ textcrypt.cpp -o textcrypt
./textcrypt

Screenshots

1 3 2 4

Contact Author

You can contact/reach me through this Link:

https://web.facebook.com/abdulrahman.abdulazeez.5243

Piece of Advice

  • Do not forget to follow me on github @

https://github.com/abdulrahmanabdulazeez

and also, star this project if you love it and 
want more of such contents.

About

Text-Crypt is a tool which encrypts and decrypts texts using a specific and certain key. This tool uses Caesar Cypher Algorithm to encrypt and decrypt a given text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages