Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 911 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 911 Bytes

Secure Cloud

Build Status Go Report Card

A file encryption application for https://www.github.com/KillianDavitt/ClassCloud

Uses AES256 bit encryption to encrypt your files before uploading them to an instance of 'ClassCloud'

Introduction

The application consists of two programs, both written in go; the user application and the key server. Both of these programs interact both with each other as well as with the cloud server itself. The cloud server must be an instance of 'ClassCloud'

Application Architecture

architecture diagram