Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

trhgquan/image-sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.