Upload files to "/"
This commit is contained in:
parent
3296106410
commit
0d683138ad
10
README.md
10
README.md
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user