Skip to main content

RC2 (Rivest's Cipher version 2) Cipher

Project description

This module implements the RC2 (also known as ARC2) encryption algorithm in pure python, specified in RFC 2268.

ECB and CBC modes are supported.

Original source code : https://github.com/0xEBFE/RC2-python/blob/master/rc2.py

Backporting Python 3 Code to Python 2.7.x by koha <kkoha@msn.com>

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page