Skip to content

sachindumalshan/CryptGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: sachindumalshan
Email: sachindu.info@gmail.com

CryptGuard - Text Encryption and Decryption Tool

cryptguardgui
CryptGuard is a text encryption and decryption tool developed using the Python programming language and featuring a graphical user interface (GUI) created with the Tkinter library.

💻 Key Features:

  • Utilizes the Caesar Cipher algorithm for text encryption and decryption.
  • Provides a straightforward and user-friendly environment.
  • Consists of two primary sections: "Encryption" and "Decryption."

🔒 Encryption Section:

  • Users input the text they want to encrypt.
  • After clicking the "Encrypt" button, the tool generates the encrypted text and a corresponding encryption code.

🔓 Decryption Section:

  • Users input the text they want to decrypt and the associated decryption code.
  • Clicking the "Decrypt" button reveals the original text.

This tool simplifies the process of securing messages by making use of the reliable Caesar Cipher algorithm while offering an accessible interface through Python and Tkinter.


Steps :

I outlined the encryption and decryption processes based on the Caesar Cipher algorithm and employed the Tkinter library in Python to craft a user-friendly graphical interface for these operations. I seamlessly integrated both components, allowing users to effortlessly encrypt and decrypt text with CryptGuard.

License

MIT License | Copyright (c) 2024 Sachindu Malshan

About

Text Encryption and Decryption Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages