viniciuschan / rsa-example

Simple console aplication to encrypt and decrypt text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple console aplication to encrypt and decrypt text

Author: VinĂ­cius Chan

Requirements

Getting Started

Activate virtualenv:

$ source <path>/bin/activate

Install rsa on virtualenv:

$ pip install rsa==4.0

Run application:

$ python run.py

About

Simple console aplication to encrypt and decrypt text


Languages

Language:Python 100.0%