Skip to content

BaoPhuc1311/SecureSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure System

Introduction:

This project is designed to enhance information security by implementing algorithms such as:

  • Huffman Coding
  • Shannon-Fano Coding
  • Arithmetic Coding
  • (...)

The goal is to protect user data confidentiality, ensure data integrity, and reduce storage requirements.

Objective:

  • Compress/Decompress text efficiently using Huffman Coding or Shannon-Fano Coding or Arithmetic Coding.
  • Implement data hiding techniques using Huffman Coding or Shannon-Fano Coding or Arithmetic Coding.

Requirement:

Python 3.x

Installation

Clone this repository and navigate to the project directory:

git clone https://github.com/BaoPhuc1311/SecureSystem.git
cd SecureSystem

Usage

Run the program using the following command:

python main.py

About

Convert and encrypt data to enhance security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages