Go to file
2024-06-16 13:46:05 +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:46:05 +03:00
sound.wav A new small project to encrypt_sound.py and decrypt_sound.py 2024-05-06 14:51:06 +03:00

Project Name

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" then the encrypted file will be created in the root folder then listen to it and run the file "decrypt_sound.py" to create a decrypted file