SourceForge Logo
Main Page   Compound List   File List   Compound Members   File Members  

RC2 Class Reference

C++ implementation of RC2 encryption algorithm, as described in RFC2268, adapted from the C library of Matthew Palmer <mjp16@uow.edu.au>. More...

#include <RC2.h>

List of all members.

Static Public Methods

void expandkey (unsigned char[], int, int)
void encrypt (unsigned short *)
void decrypt (unsigned short *)


Detailed Description

C++ implementation of RC2 encryption algorithm, as described in RFC2268, adapted from the C library of Matthew Palmer <mjp16@uow.edu.au>.


The documentation for this class was generated from the following files:
Generated on Sun Mar 9 11:13:54 2003 for GPasmanRC2Plugin by doxygen1.2.15