Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

davidffa/FileGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileGuard

Abstract

Final project of Information And Organisational Security of Universidade de Aveiro
A criptographically secure repository for documents for organizations that can be securely shared among several people.

Key Points

  • Implemented a TLS-like secure channel in the application layer (http), using ECC, so all the communications are encrypted, even if not using https.
  • File encryption assured with AES symmetric encryption
  • File integrity assured with digests (sha256).
  • Implemented a Role-Based Access Control (RBAC) for accessing the documents.

Notes

Tools

Grade

20.0 / 20.0

About

A cryptographically secure file vault

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages