Skip to content

wangsiw1/RSAEncryptionApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About

This is a simple file encryption/decryption application comes with GUI aimed for school project. It uses OAEP RSA encprytion scheme with 2048-bit key size.

Detail

The application was written in Python using third party packages for fast implementation. Used packages are:

  • Cryptography (Encryption/Decryption)
  • tkinter (GUI)

About

A simple file encryption application with GUI written in Python using OAEP RSA encryption scheme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages