crc4

RC4 encryption for Python in C.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install crc4

Dependencies

  • None

Page last updated 2025-11-13 00:24:35 UTC