There are 0 repository under file-decryption-python topic.
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.