# Functions

New returns a new rc2 cipher with the given key and effective key length t1.

# Constants

The rc2 block size in bytes.

# Type aliases

EffectiveKeySizeError indicates the supplied effective key length was invalid.
KeySizeError indicates the supplied key was invalid.