|
Pol
Revision:cb584c9
|
#include <string>Go to the source code of this file.
Classes | |
| struct | Pol::Crypt::_CryptInfo |
Namespaces | |
| Pol | |
| Pol::Crypt | |
Typedefs | |
| typedef struct Pol::Crypt::_CryptInfo | Pol::Crypt::TCryptInfo |
Enumerations | |
| enum | Pol::Crypt::ECryptType { Pol::Crypt::CRYPT_NOCRYPT = 0, Pol::Crypt::CRYPT_OLD_BLOWFISH = 1, Pol::Crypt::CRYPT_1_25_36 = 2, Pol::Crypt::CRYPT_BLOWFISH = 3, Pol::Crypt::CRYPT_BLOWFISH_TWOFISH = 4, Pol::Crypt::CRYPT_TWOFISH = 5 } |
Functions | |
| void | Pol::Crypt::CalculateCryptKeys (const std::string &name, TCryptInfo &infoCrypt) |