Skip to content

Repository files navigation

/*

RSA CRYPTOGRAPHIC ALGORITHM
A Project by SYED MOHAMMAD IBRAHIM
START DATE: 20/NOV/2015
Any suggestions and contributions will be appriciated

*/ How to run the cipher?

If you don't have python installed, go to https://www.python.org/downloads/ and download Python 3.x (x for the latest Python 3 version)for your Operating System.

  1. First we have to generate the key pairs...

Run the GenerateKey.py as

 python3.x GenerateKey.py

(Where x is the python 3 version in your system, by default its generally 3.4)

  1. Then to encrypt or decrypt the message...

Run the RSA-Cipher.py as

 python3.x RSA-Cipher.py

About

Project RSA Cryptography

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages