Skip to content

I created a hybrid cryptosystem using RSA and AES. It performs operations quickly using 300-digit prime numbers. It automatically generates Public and Private keys. It generates and decrypts encrypted messages.

Notifications You must be signed in to change notification settings

onaranyusuf/Hybrid-Encryption-with-AES-and-RSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hybrid Encryption with AES and RSA

I created a hybrid cryptosystem using RSA and AES. It performs operations quickly using 300-digit prime numbers. It automatically generates Public and Private keys. It generates and decrypts encrypted messages.

General info

I created a hybrid cryptosystem using RSA and AES. It performs operations quickly using 300-digit prime numbers. It automatically generates Public and Private keys. It generates and decrypts encrypted messages.

Technologies

  • Python 3.8
  • RSA
  • AES

About

I created a hybrid cryptosystem using RSA and AES. It performs operations quickly using 300-digit prime numbers. It automatically generates Public and Private keys. It generates and decrypts encrypted messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages