Skip to content
This repository was 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

45e18e4 · Feb 21, 2022

History

68 Commits
Jan 10, 2022
Jan 10, 2022
Jan 12, 2022
Feb 21, 2022
Feb 21, 2022

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.