Skip to content

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

License

Notifications You must be signed in to change notification settings

FilippoRanza/RC4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages