MESSAGE ENCODE DECODE USING TKINTER

Authors

  • Archana C V
  • Betsy Joy

Keywords:

Vigenere cypher, Tkinter-Python

Abstract

This article showcases the encode and decode operations on a secure login page, all while maintaining a basic yet reliable website. Using cryptographic techniques, the main objective is to put information security measures into practice in a practical manner. Python provides a variety of GUI (Graphical User Interface) development possibilities. It is a typical Python interface to the Python-shipped Tk GUI toolkit. Python combined with Tkinter provides the quickest and most straightforward method for developing GUI apps. The Tkinter toolkit for creating GUI apps is provided by Python. This programme would encrypt messages using a key and decrypt hashes using the same key. 

Downloads

Published

2024-10-17

Issue

Section

Articles