/RC4-Algo-Cryptography-stream-cipher-

[Python3] RC4 is a stream cipher and variable length key algorithm. This algo encrypts one byte at a time. Commented code for better understanding and Created using Colaboratory

Primary LanguageJupyter Notebook

RC4-Algo-Cryptography-stream-cipher-

RC4 is a stream cipher and variable length key algorithm. This algo encrypts one byte at a time.