A program to encrypt a given file by shifting the bytes of a file by pseudorandom numbers.
-
Updated
Apr 29, 2021 - C
A program to encrypt a given file by shifting the bytes of a file by pseudorandom numbers.
Tiny Encryption Algorithm implementation in C. It is a terminal program used to encrypt/decrypt files using 128 bit key.
Add a description, image, and links to the decrypt-files topic page so that developers can more easily learn about it.
To associate your repository with the decrypt-files topic, visit your repo's landing page and select "manage topics."