An open API service indexing awesome lists of open source software.

https://github.com/filipporanza/rc4

A simple RC4 implementation in Python3. Useful for testing and studing RC4 properties
https://github.com/filipporanza/rc4

matplotlib numpy python3 rc4 university-project

Last synced: 8 days ago
JSON representation

A simple RC4 implementation in Python3. Useful for testing and studing RC4 properties

Awesome Lists containing this project

README

        

# RC4
A simple RC4 implementation in Python3. Useful for testing and studying RC4 properties

## Usage

run [python[3]] rc.py

The script will ask you for the action to perform.

### Attention
Test operation are very slow, especially if you ask for a huge number of tests