Skip to content

Simple model of file transmission between central and branch offices using magma algorythm to encrypt and decrypt data.

Notifications You must be signed in to change notification settings

wai1er/File-Transfer-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Transfer-Model

Simple model of file transmission between central and branch offices using magma algorythm to encrypt and decrypt data.

About

This project is nothing but the model of how the files can be transmitted between instances of offices, using sockets and magma algo for data encryption. I made it for my graduation work and it can be improved in many ways, but it will probably stay like this forever.

Requirements

Python 3.10+ PyQT5, pygost, pycryptodome, openpyxl

Screenshots

Central Office Window

Central

Branch Office Window

Branch

About

Simple model of file transmission between central and branch offices using magma algorythm to encrypt and decrypt data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages