Installation with requirements.txt
git clone https://github.com/capture0x/cypher
cd cypher
pip3 install -r requirements.txtUsage
python3 cryptot.pyHASH
Encryption and SHA512
RSA
Encrypts strings by generating public and private keys
IMAGE ENCRYPT/DECRYPT
Key and iv value must be 16 or 32 bytes, then specify the path of your image
ex: key==> 1234567812345678 iv ==> 1234567812345678 path ==> /home/user/Desktop/a.jpg
FILE ENCRYPT/DECRYPT
Encryption ==> Specify the path to the files you want to encrypt
ex: /home/user/Desktop
Bugs and enhancements
For bug reports or enhancements, please open an
SOCIAL SHARE CARD GENERATOR