XChacha20-Poly1305 Encryption Program
-
Updated
Jan 16, 2025 - Python
XChacha20-Poly1305 Encryption Program
A piece of software that makes sharing any application or file or anything safely. Uses ransomware tech to do something for good rather than just corrupting your files.
This is a file encrypt script written with python. Script takes two values and file's path from user first. Then encrypts the bytes of file across values of taken from user. Also there is a decryption algoritm within.
Add a description, image, and links to the file-decryption-python topic page so that developers can more easily learn about it.
To associate your repository with the file-decryption-python topic, visit your repo's landing page and select "manage topics."