GithubHelp home page GithubHelp logo

encrypt_decrypt_message's Introduction

ENCRYPTION AND DECRYPTION APPLICATION

 Overview

This is a Python application for text encryption and decryption using the tkinter library. The application provides a graphical user interface (GUI) for encrypting and decrypting text with a secret key.

 Features

• Encrypt and decrypt text using a secret key. • Simple and user-friendly graphical interface. • Base64 encoding for text security.

 To run this application, follow these steps:

• Make sure you have Python installed on your system. • Run the following command in your terminal or command prompt: • python filename.py • Replace filename.py with the name of the Python file containing the provided code.

 Usage

• Launch the application to open the GUI window. • Enter your secret key in the "Enter Secret key" field. The default secret key is "1234." • Type the text you want to encrypt or decrypt in the text box labeled "enter the text for encryption and decryption." • Click the "ENCRYPT" button to encrypt the text. • Click the "DECRYPT" button to decrypt the text. • To clear the text box and the secret key, click the "RESET" button.

Screenshots:

image

image

image

encrypt_decrypt_message's People

Contributors

pavithrabusipalli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.