Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 217 Bytes

rc4-cipher

Description

Basic implementation of the RC-4 cipher in python. There is a static/small implementation done in C# for 3-bit (0-7) done in C# as well.

Usage

To run the python, you need python 3.6.