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
- Host: GitHub
- URL: https://github.com/filipporanza/rc4
- Owner: FilippoRanza
- License: gpl-3.0
- Created: 2018-05-04T21:35:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T09:49:57.000Z (almost 7 years ago)
- Last Synced: 2025-04-14T22:56:26.846Z (8 days ago)
- Topics: matplotlib, numpy, python3, rc4, university-project
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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