sandeep-shaw10 / cshb-model

This project aims to develop a secure and efficient model for end-to-end encrypted data transfer between a client and server, with a focus on promoting data integrity via hybrid blockchain

Home Page:https://sandeep-shaw10.github.io/samvada/cshb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto-Steganography Hybrid Blockchain Model

Saṁvāda App CSHB Model

Languages

python jupyter numpy ts tsx tailwind css firebase gh-pages

Project Report

Review Date PDF Slides Document
1 5 May, 2022 Report I Slide I ---
2 29 November, 2022 Report II Slide II Doc II
3 25 April, 2023 Final Report Final Slide Final Docx

AES Algorithms (128/192/256/512)

AES

Analysis

Name Link
Key Schedule Timing View
Key Schedule Variation View
Encryption & Decrytion View

AES Basics

View

Set-Up

Clone Project

git clone https://github.com/sandeep-shaw10/cshb-model.git

Create Virtual Environment

python -m venv venv-cshb

Activate Virtual Environment

source venv-cshb/Scripts/activate

Install Dependency

pip install -r requirements.txt

Run Jupyter Notebook

jupyter notebook

Team Members

About

This project aims to develop a secure and efficient model for end-to-end encrypted data transfer between a client and server, with a focus on promoting data integrity via hybrid blockchain

https://sandeep-shaw10.github.io/samvada/cshb

License:MIT License


Languages

Language:Jupyter Notebook 83.5%Language:Python 16.5%