]> git.saurik.com Git - apple/security.git/blob - SecurityTests/clxutils/sslProt/dhParams1024.h
Security-57031.1.35.tar.gz
[apple/security.git] / SecurityTests / clxutils / sslProt / dhParams1024.h
1 /*
2 * 1024-bit Diffie-Hellman parameters
3 */
4 static const unsigned char dhParams1024[] = {
5 0x30, 0x81, 0x94, 0x06, 0x08, 0x2a, 0x86, 0x48,
6 0x86, 0xf7, 0x0d, 0x01, 0x03, 0x30, 0x81, 0x87,
7 0x02, 0x81, 0x81, 0x00, 0xb6, 0x07, 0xc4, 0x79,
8 0xf7, 0xc3, 0xf7, 0x04, 0xf7, 0xef, 0xa5, 0x2c,
9 0xd2, 0x31, 0x57, 0x58, 0xcf, 0x7e, 0x82, 0x8d,
10 0xac, 0x54, 0xe0, 0x99, 0x0f, 0xfa, 0x2e, 0xcf,
11 0x8d, 0x51, 0xe7, 0x08, 0x9c, 0xf6, 0xd6, 0xd0,
12 0x09, 0x91, 0x7a, 0x6d, 0x83, 0x08, 0xbe, 0xa7,
13 0x20, 0xb1, 0x79, 0x6e, 0xa6, 0x7a, 0x2a, 0x88,
14 0x59, 0x75, 0x2f, 0x55, 0x3d, 0xa7, 0xba, 0x56,
15 0x48, 0x95, 0x7c, 0x69, 0x4f, 0xa3, 0xd6, 0x28,
16 0x66, 0x5f, 0x51, 0xeb, 0xdd, 0xc7, 0x36, 0x03,
17 0xf3, 0xc3, 0x01, 0x7a, 0x57, 0x6e, 0x8c, 0x67,
18 0x98, 0x99, 0x5f, 0x04, 0x46, 0xeb, 0x91, 0x2b,
19 0xf8, 0xf0, 0x54, 0xb4, 0xfb, 0xfa, 0x4c, 0x86,
20 0xbe, 0xc2, 0x3b, 0xe2, 0x63, 0xa9, 0xc1, 0x5c,
21 0x3e, 0xe6, 0x47, 0x4c, 0x09, 0xc9, 0x0e, 0xc3,
22 0xa8, 0x05, 0x72, 0x43, 0x39, 0xaa, 0x31, 0xee,
23 0x8b, 0xb3, 0x8b, 0xe3, 0x02, 0x01, 0x02
24 };