|
The SWORD Project
1.9.0.svnversion
|
This is the complete list of members for SWCipher, including all inherited members.
| buf | SWCipher | private |
| cipher | SWCipher | private |
| decode(void) | SWCipher | virtual |
| encode(void) | SWCipher | virtual |
| getCipheredBuf(unsigned long *len=0) | SWCipher | virtual |
| getUncipheredBuf() | SWCipher | virtual |
| len | SWCipher | private |
| master | SWCipher | private |
| personalize(const SWBuf &buf, bool encode) | SWCipher | static |
| setCipheredBuf(unsigned long *len, const char *buf=0) | SWCipher | virtual |
| setCipherKey(const char *key) | SWCipher | virtual |
| setUncipheredBuf(const char *buf=0, unsigned long len=0) | SWCipher | virtual |
| SWCipher(unsigned char *key) | SWCipher | |
| work | SWCipher | private |
| ~SWCipher() | SWCipher | virtual |