RSA-helper-python
- This package includes RSA key creator, saver, encrypter and decrypter.
REQUIRED PACKAGES
- cryptography.io for RSA and other chipper algorithms
- First update PACKAGES v
sudo apt-get install build-essential libssl-dev libffi-dev python3-dev
- Install package
pip install cryptography