Go to file
2024-06-16 13:50:56 +03:00
.idea A new small project to encrypt_sound.py and decrypt_sound.py 2024-05-06 14:51:06 +03:00
_main.py A new small project to encrypt_sound.py and decrypt_sound.py 2024-05-06 14:51:06 +03:00
decrypt_sound.py A new small project to encrypt_sound.py and decrypt_sound.py 2024-05-06 14:51:06 +03:00
encrypt_sound.py A new small project to encrypt_sound.py and decrypt_sound.py 2024-05-06 14:51:06 +03:00
README.md Upload files to "/" 2024-06-16 13:50:56 +03:00
sound.wav A new small project to encrypt_sound.py and decrypt_sound.py 2024-05-06 14:51:06 +03:00

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

  1. First run the file "encrypt_sound.py" Follow the instructions on the command line to enter 16 characters
  2. Encrypted file will be created in the root folder then try to listen it
  3. Then the use "decrypt_sound.py" and run the file "decrypt_sound.py" to create a decrypted file then try to listen it again