Skip to content

NightWinds is a Python application for text encoding and decoding using a keyword-based encryption algorithm.

Notifications You must be signed in to change notification settings

Mubashirr101/NightWinds_Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

NightWinds_Cipher

NightWinds is a Python application for text encryption and decryption using a custom cipher algorithm. The application provides a user-friendly graphical interface for encoding and decoding plain text messages using a keyword-based encryption method. NightWinds allows users to specify a keyword, enter the plain text message, and instantly generate the corresponding encoded text.

Key Features:

  • Encode plain text messages using a keyword-based encryption algorithm
  • Decode encoded text back to the original plain text using the same keyword
  • Preserves newline characters in both encoded and decoded text
  • User-friendly graphical interface with customizable themes
  • Lightweight and easy to use

NightWinds is a great tool for those interested in learning about basic encryption techniques or for individuals who need a simple and convenient way to encode and decode text messages.

NOTE: NightWinds was built to serve as a prototype for SecureCipher

About

NightWinds is a Python application for text encoding and decoding using a keyword-based encryption algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages