Skip to content

imbazinga/Text_encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Text_encryption

A simple text encryptor application that allows you to encrypt and decrypt messages using encryption algorithms such as AES (Advanced Encryption Standard) and RSA (Rivest-Shamir-Adleman) which demonstrates the basics of text encryption and decryption using both symmetric and asymmetric encryption.

Installation

  • install the required module:
pip install cryptography pycryptodome
  • clone the repository:
git clone https://github.com/imbazinga/Text_encryption
  • change the directory:
cd Text_encryption
  • run the python file:
python _rsa1.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages