RC2 Block Cipher

The RC2 block cipher algorithm was developed by RSA Data Security, Inc. The details of this algorithm have not been published.

RC2 is a variable-key-length cipher. However, when using CryptoAPI with the Microsoft RSA Base Provider, the key length is hard-coded to 40 bits. The block size is fixed at 64 bits.