Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baponkar/secret-message-generator

A secret message encode and decode by generated key file
https://github.com/baponkar/secret-message-generator

generator message python37

Last synced: 21 days ago
JSON representation

A secret message encode and decode by generated key file

Awesome Lists containing this project

README

        

# Secret message generator
![Python Badge](https://img.shields.io/badge/python-3-blue)

Version - V-1.0.0

License - GNU GPL V-3.0

:panda_face:

## This Python3 script encode and decode entered inputed text message.To encode the message each time generated different key file .To decode that encoded file by corresponding key file.You are not able to decode without key file.After decoding each key file deleted.This single file is containing encode and decode process ,we can use differently encoding and decoding.

* Screenshot :

:apple:

![scrrenshot1](screenshot.png)