Skip to content

D3-crypto/secure-message-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Message Encoder

Secure Message Encoder is a Python-based application that allows you to encode and decode messages securely. It uses a custom encoding scheme combined with hashing and encryption to ensure message confidentiality and integrity.

Features

  • Encode messages with a custom scheme
  • Hash messages using SHA-256
  • Encrypt and store encoded messages and their hashes in a JSON file
  • Decrypt and verify messages

Requirements

  • Python 3.6+
  • cryptography package

Installation

  1. Clone the Repository:

    git clone https://github.com/D3-crypto/secure-message-encoder.git
    cd secure-message-encoder

About

A Python program for encoding and decoding secret messages with encryption and hashing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages