Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/baponkar/secret-message-generator
- Owner: baponkar
- Created: 2020-09-20T09:27:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T10:16:52.000Z (over 4 years ago)
- Last Synced: 2024-11-07T05:42:16.746Z (2 months ago)
- Topics: generator, message, python37
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)