| The Sword Project: sword::SWCipher Class Reference |

Public Member Functions | |
| SWCipher (unsigned char *key) | |
| virtual void | setCipherKey (const char *key) |
| virtual char * | Buf (const char *buf=0, unsigned long len=0) |
| virtual char * | cipherBuf (unsigned long *len, const char *buf=0) |
| virtual void | Encode (void) |
| virtual void | Decode (void) |
Private Attributes | |
| sapphire | master |
| sapphire | work |
| char * | buf |
| bool | cipher |
| unsigned long | len |
Definition at line 31 of file swcipher.h.
| The SWORD Project; P. O. Box 2528; Tempe, AZ 85280-2528 USA |