trhgquan / image-sharing

Simple Image Sharing, But Secured

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Image Sharing, But Secured

A project in Introduction to Cryptography - CSC15005

The protocol

Upload-download and file checksum:

vi-report/img/upload-protocol.PNG

Note:

  • Image encryption: using AES block cipher encryption with CBC mode.

Key sharing:

vi-report/img/sharing-protocol.png

Installation

Client installation, please visit client/readme.md

Server installation, please visit server/readme.md

Our team

SID Name GitHub
19120064 Nguyen Ho Hoang Duy nhhduy
19120179 Vo Truong Trung Chanh vttchanh
19120266 Nguyen Hoang Anh Kiet NHAK2302
19120338 Tran Hoang Quan trhgquan

LICENSE

This work is licensed under The GNU General Public License v3.0

VNUHCM - University of Science, Dec. 2021 - Jan. 2022.

About

Simple Image Sharing, But Secured

License:GNU General Public License v3.0


Languages

Language:Python 80.1%Language:TeX 19.7%Language:Shell 0.2%