/*==LICENSE==* CyanWorlds.com Engine - MMOG client, server and tools Copyright (C) 2011 Cyan Worlds, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . You can contact Cyan Worlds, Inc. by email legal@cyan.com or by snail mail at: Cyan Worlds, Inc. 14617 N Newport Hwy Mead, WA 99021 *==LICENSE==*/ /************************************************************* * * This file was auto-generated by plDhKeyGen.exe * ***/ static const unsigned kDhGValue = 41; static const byte kDhNData[] = { 0x2d, 0x17, 0x19, 0x42, 0xeb, 0x71, 0x8f, 0x91, 0x29, 0x7c, 0x61, 0x88, 0x43, 0x75, 0xe5, 0xee, 0x72, 0xfe, 0x45, 0x1b, 0x43, 0xc3, 0x8e, 0xb9, 0x47, 0x5e, 0x03, 0xc8, 0x0c, 0x78, 0xb7, 0xe4, 0x4d, 0x31, 0x5b, 0xcb, 0x66, 0xc2, 0x54, 0x1a, 0x0a, 0x61, 0x11, 0x57, 0x38, 0x66, 0x9b, 0x34, 0x6b, 0xab, 0x6d, 0x12, 0x12, 0x38, 0x87, 0xc5, 0x3f, 0x20, 0xbe, 0x97, 0xa3, 0xa6, 0x56, 0x8f }; COMPILER_ASSERT(sizeof(kDhNData) == kNetDiffieHellmanKeyBits / 8); static const byte kDhXData[] = { 0x21, 0xcf, 0x1d, 0xc6, 0x08, 0xc0, 0x23, 0xad, 0x53, 0x36, 0xce, 0x61, 0x25, 0xdd, 0xb9, 0x55, 0x05, 0xc1, 0xbb, 0x8f, 0xf4, 0x0d, 0x59, 0xf9, 0x20, 0x27, 0x9a, 0xee, 0xfb, 0x23, 0x5b, 0xeb, 0xe5, 0xec, 0x01, 0x55, 0x2e, 0xd5, 0x64, 0xef, 0xea, 0x43, 0xb1, 0x9e, 0xb9, 0x8c, 0x75, 0x3f, 0xda, 0xb2, 0xbb, 0xb3, 0x6a, 0x3d, 0xcd, 0xbc, 0xfa, 0x6f, 0x03, 0xf3, 0x55, 0xd8, 0xe9, 0x1b }; COMPILER_ASSERT(sizeof(kDhXData) == kNetDiffieHellmanKeyBits / 8);