implementation of staroffice decryption routines, very much inspired by openoffice's sw/source/core/sw3io/sw3imp.cxxL2721 and sw/source/core/sw3io/crypter.cxxL77 More...
#include "sdw_cryptor.h"
#include "ut_debugmsg.h"
#include "ut_string_class.h"
Variables | |
static const UT_uint8 | gEncode [] |
implementation of staroffice decryption routines, very much inspired by openoffice's sw/source/core/sw3io/sw3imp.cxxL2721 and sw/source/core/sw3io/crypter.cxxL77
{ 0xab, 0x9e, 0x43, 0x05, 0x38, 0x12, 0x4d, 0x44, 0xd5, 0x7e, 0xe3, 0x84, 0x98, 0x23, 0x3f, 0xba }
Referenced by SDWCryptor::SetPassword().