Skip to content

jakeval/SSL-Send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project completed for the Networking and Security class of Landmark College.

It is a graphical peer-to-peer file transfer system using OpenSSL for encryption. It allows users to drag a file into the GUI, and send it to a given IP address. The message is symmetrically encrypted with AES, and the session key is asymmetrically encrypted using RSA.

Dependencies are gtk and openssl

Once the dependencies are installed, simply use the makefile for compilation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published