arc4

A small and insanely fast ARCFOUR (RC4) cipher implementation of Python

Installation

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

pip3 install arc4

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.4.0 2023-04-21      
0.3.0 2022-08-19      
0.2.0 2022-01-30      
0.1.1 2022-01-24      
0.1.0 2022-01-23      
0.0.4 2020-10-14      
0.0.3 2020-10-06      
0.0.2 2019-08-17      
0.0.1 2018-10-08

Issues with this package?

Page last updated 2025-09-12 12:06:29 UTC