| .idea | ||
| _main.py | ||
| decrypt_sound.py | ||
| encrypt_sound.py | ||
| README.md | ||
| sound.wav | ||
encrypt-decrypt-sound-file
This PY project encrypt and than decrypt sound file
Features
- Using the ARC4 algorithm for 128 bit encryption and decryption
Installation
- Installation libraries: pycryptodome, wav
Usage
- First run the file "encrypt_sound.py" Follow the instructions on the command line to enter 16 characters
- Encrypted file will be created in the root folder then try to listen it
- Then the use "decrypt_sound.py" and run the file "decrypt_sound.py" to create a decrypted file then try to listen it again