Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

SIO Practical Project - Secure Communication to Transfer Files | UA 2019/2020

License

Notifications You must be signed in to change notification settings

vascoalramos/secure-file-transfer

Repository files navigation

Secure Communcation in a Client-Server Architecture to Transfer Files

Description

This project is a product of a practical assignement of one of our classes: Information And Organisational Security and the main idea behind it is to implement a client-server architecture with secure communication used to send files from clients to the server.

The implementation uses the following aproaches:

  • Symmetric Keys
  • Diffie-Hellman key exchange
  • Key Renegotiation
  • Integretity and MAC

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

SIO Practical Project - Secure Communication to Transfer Files | UA 2019/2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages