sukhdev01 / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RC4-Algo-Cryptography-stream-cipher-

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

About

[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


Languages

Language:Jupyter Notebook 100.0%