Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Outline

CRYPTOGRAPHY

DESCRIPTION

The objective of this project is to encode and decode messages using a common key. In this project, users have to enter the message to encode or decode. Users have to select the mode to choose the encoding and decoding process. The same key must be used to process the encoding and decoding for the same message.

PROJECT REQUISITES

To build this project we will use the basic concept of python, Tkinter, and base64 library.

  • Tkinter is a standard GUI python library.
  • base64 module provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.
  • Tkinter is a standard GUI python library base64 module that provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.

PROJECT STRUCTURE

These are the step to build message encode – decode python project-

  • Import module
  • Create display window
  • Define function
  • Define labels and buttons

AUTHOR NAME

ANUSHKA CHITRANSHI

Morty Proxy This is a proxified and sanitized view of the page, visit original site.