Upload files to "/"

This commit is contained in:
lidor 2024-06-16 13:46:05 +03:00
parent 3296106410
commit 0d683138ad

View File

@ -1,16 +1,16 @@
# Project Name # Project Name
This is a detailed explanation of the project. This PY project encrypt and than decrypt sound file
## Features ## Features
- Feature 1 - Using the ARC4 algorithm for 128 bit encryption and decryption
- Feature 2
## Installation ## Installation
Instructions to install the project. - Installation libraries: pycryptodome, wav
## Usage ## Usage
How to use the project. - 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