Skip to content

mohuls/rsa-algorithm-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

rsa-algorithm-in-python

RSA algorithm for encrypting and decrypting text data in pure Python.

Setup

Install termcolor for colored text in the terminal

pip install termcolor

Usage

Generate private and corresponding public keys by following command instruction. Encrypt text and decrypt corresponding with with generated ciphertext.

About

RSA algorithm for text data Implementation in pure Python

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages