Vaynbaum / rc4

An application for data encryption using the RC4 algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stream cipher RC4

About

Console program for encrypting and decrypting text using the RC4 method

Getting Started

You need to copy the project to your computer in a convenient way

Usage

In the console from the project directory:

Run the script in the main.py file and enter the key and message

image

About

An application for data encryption using the RC4 algorithm


Languages

Language:Python 100.0%