This is a python script which read a file you pass and then convert it to an equivalent encryption algorithm you choose. The program also can decrypt the encrypted file without any mention of algorithm used during encryption.
python encoding algorithm encryption binary vscode os decoding hexadecimal octal decryption hidden-files decoding-algorithm file-processing encoding-algorithms encrypting-algorithm
- Updated
Nov 26, 2020 - Python