You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
2.1 KiB

/*==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 <http://www.gnu.org/licenses/>.
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 = 97;
static const byte kDhNData[] = {
0xbd, 0xf8, 0x03, 0x17, 0xed, 0x27, 0x74, 0x0d,
0x76, 0x8e, 0x7a, 0x8c, 0x88, 0xeb, 0xec, 0xde,
0xd7, 0x73, 0x37, 0x8f, 0x4b, 0xbc, 0xae, 0x75,
0xf8, 0xda, 0x22, 0xee, 0x50, 0xc9, 0xb3, 0x69,
0x97, 0x0b, 0xe5, 0x28, 0x98, 0x91, 0xf7, 0x44,
0x97, 0xdf, 0x70, 0xf1, 0x86, 0x6c, 0xfa, 0x03,
0x7c, 0x47, 0x73, 0xb1, 0x62, 0x00, 0x42, 0x99,
0xf0, 0xc6, 0xe7, 0x05, 0xd8, 0xcd, 0xd6, 0x6d
};
COMPILER_ASSERT(sizeof(kDhNData) == kNetDiffieHellmanKeyBits / 8);
static const byte kDhXData[] = {
0x03, 0x1d, 0x83, 0x62, 0x36, 0x92, 0x63, 0xa6,
0xa8, 0x66, 0x31, 0xbe, 0x28, 0x42, 0xc2, 0xe6,
0x86, 0x98, 0x3a, 0x81, 0x13, 0x0e, 0xb7, 0x96,
0x5e, 0x27, 0x87, 0x6a, 0x06, 0x68, 0x51, 0x21,
0xf3, 0x74, 0xe9, 0x11, 0xe9, 0x73, 0x5f, 0xdb,
0x37, 0x2a, 0x2d, 0x49, 0xa4, 0x76, 0x12, 0x06,
0x58, 0x36, 0x59, 0x6d, 0xbb, 0x59, 0x57, 0x2c,
0x34, 0xe4, 0x5e, 0xd4, 0x2c, 0x78, 0xc3, 0x34
};
COMPILER_ASSERT(sizeof(kDhXData) == kNetDiffieHellmanKeyBits / 8);