simple python application to calculate hash functions and encode/decode files and for symmetric and asymmetric cryptography operations
python DataInfo.py -h
- argparse
- pycrypto
- getpass
- logging
- hashlib
pip install -r requirements.txt
Currently support aes cbc, cfb,ofb modes soon will add all aes cipher block modes of operations also support rsa key generation with all sizes and supports PEM encryption and support rsa public key exportation