Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

dsBlowfish Member List

This is the complete list of members for dsBlowfish, including all inherited members.
_active_key_modedsCypher
_block_sizedsCypher [protected]
cbcDecrypt(dsCypher_byte_t *p_dest, const dsCypher_byte_t *p_src, dsCypher_word32_t p_srcLen, const dsCypher_byte_t *iv)dsBlockCypher [virtual]
cbcEncrypt(dsCypher_byte_t *p_dest, const dsCypher_byte_t *p_src, dsCypher_word32_t p_srcLen, const dsCypher_byte_t *iv)dsBlockCypher [virtual]
decryptBlock(const dsCypher_word32_t *inBlock, dsCypher_word32_t *outBlock) dsCypher_SECTIONdsBlowfish [virtual]
dsBlowfish(const dsCypher_byte_t *p_key, dsCypher_word32_t p_keyLen)dsBlowfish
dsBlowfish()dsBlowfish
dsCypher()dsCypher [inline]
ecbDecrypt(dsCypher_byte_t *p_dest, const dsCypher_byte_t *p_src, dsCypher_word32_t p_srcLen)dsBlockCypher [virtual]
ecbEncrypt(dsCypher_byte_t *p_dest, const dsCypher_byte_t *p_src, dsCypher_word32_t p_srcLen)dsBlockCypher [virtual]
encryptBlock(const dsCypher_word32_t *inBlock, dsCypher_word32_t *outBlock) dsCypher_SECTIONdsBlowfish [virtual]
keyMode enum namedsCypher
kmBOTH enum valuedsCypher
kmDECRYPT enum valuedsCypher
kmENCRYPT enum valuedsCypher
kmNONE enum valuedsCypher
kmOFB enum valuedsCypher
l2n(dsCypher_word32_t l, dsCypher_byte_t *c)dsCryptoBase [inline, protected]
l2ne(dsCypher_word32_t l, dsCypher_byte_t *c)dsCryptoBase [inline, protected]
memCopy(dsCypher_byte_t *dest, const dsCypher_byte_t *src, dsCypher_word32_t size)dsCryptoBase [inline, protected]
memSet(dsCypher_byte_t *ptr, dsCypher_byte_t pattern, dsCypher_word32_t size)dsCryptoBase [inline, protected]
n2l(const dsCypher_byte_t *c)dsCryptoBase [inline, protected]
n2le(const dsCypher_byte_t *c)dsCryptoBase [inline, protected]
n_l2n(dsCypher_byte_t *dest, const dsCypher_word32_t *src, dsCypher_word32_t srcLen)dsCryptoBase [inline, protected]
n_l2ne(dsCypher_byte_t *dest, const dsCypher_word32_t *src, dsCypher_word32_t srcLen)dsCryptoBase [inline, protected]
n_n2l(dsCypher_word32_t *dest, const dsCypher_byte_t *src, dsCypher_word32_t srcLen)dsCryptoBase [inline, protected]
n_n2le(dsCypher_word32_t *dest, const dsCypher_byte_t *src, dsCypher_word32_t srcLen)dsCryptoBase [inline, protected]
n_xor(dsCypher_word32_t *dest, const dsCypher_word32_t *src, dsCypher_word32_t size)dsCryptoBase [inline, protected]
ofbXOR(dsCypher_byte_t *p_dest, const dsCypher_byte_t *p_src, dsCypher_word32_t p_srcLen, const dsCypher_byte_t *iv)dsBlockCypher [virtual]
ofbXOR(std::ostream &p_dest, std::istream &p_src, const dsCypher_byte_t *ivec)dsBlockCypher [virtual]
ready()dsCypher [inline]
rotl(dsCypher_word32_t x, dsCypher_word32_t n)dsCryptoBase [inline, protected]
rotr(dsCypher_word32_t x, dsCypher_word32_t n)dsCryptoBase [inline, protected]
setKey(const dsCypher_byte_t *p_key, dsCypher_word32_t p_keyLen, keyMode km=dsCypher::kmBOTH) dsCypher_SECTIONdsBlowfish [virtual]

Generated on Mon May 16 18:26:59 2005 for libdms4 by doxygen1.3-rc2