9 #include "../../clib/logfacility.h" 49 switch ( infoCrypt.
eType )
64 POLLOG_ERROR <<
"Unknown ClientEncryptionVersion, using Ignition encryption engine\n";
CCryptBase * create_crypt_1_25_36_engine(unsigned int uiKey1, unsigned int uiKey2)
CCryptBase * create_crypt_blowfish_twofish_engine(unsigned int uiKey1, unsigned int uiKey2)
CCryptBase * create_nocrypt_engine()
CCryptBase * create_crypt_old_blowfish_engine(unsigned int uiKey1, unsigned int uiKey2)
CCryptBase * create_crypt_engine(TCryptInfo &infoCrypt)
CCryptBase * create_crypt_blowfish_engine(unsigned int uiKey1, unsigned int uiKey2)
CCryptBase * create_crypt_twofish_engine(unsigned int uiKey1, unsigned int uiKey2)