A simple text encryption demo using the ARC4 algorithm based on a paper from the University of Washington. The program generates a random string of ASCII characters between length 50 and 99 for the key. The user then inputs any string they want, and the program outputs the encrypted text in Base16, along with the generated encryption key.
cesar-gamez/RC4-Text-Encryption-Python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|