Skip to content

alaridisarah/Secure_SharingApp-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS334 Course Project

Requirement

  • Python 3.7
  • Text editor (used editors: Visual Studio code, PyCharm)

Installation

Before run code, download pyCryptodome and RSA packages.

 pip3 install pycryptodome
 pip3 install rsa

Features

  • Encryption/Decryption Files with AES-128 CBC mode.
  • Encryption/Decryption AES symmetric key with RSA.
  • Provided in GUI.

Prepared By

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages