Skip to content

App for sending encrypted (AES in different modes) files and text with session key (that is encrypt with RSA)

Notifications You must be signed in to change notification settings

hubito98/EncryptionApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EncryptionApp

App for sending encrypted (AES in different modes) files and text with session key (that is encrypt with RSA) for university project.

Installation

To install just run command pip install . (tested with Python 3.8)

Running

bsk_server to run server bsk_client to run client

Uninstall

To uninstall run pip uninstall bsk_project

About

App for sending encrypted (AES in different modes) files and text with session key (that is encrypt with RSA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages