Metadata-Version: 2.1
Name: rc4py
Version: 0.0.1
Summary: A small RC4 encoder
Home-page: https://github.com/alexeevit/rc4py
Author: Vyacheslav Alexeev
Author-email: alexeev.corp@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# RC4.py

It's my humble implementation of stream cipher RC4 in python.


