]> git.saurik.com Git - apple/security.git/blob - SecurityTests/clxutils/sslProt/dhParams512.h
Security-57031.1.35.tar.gz
[apple/security.git] / SecurityTests / clxutils / sslProt / dhParams512.h
1 /* 512-bit Diffie-Hellman parameters */
2 static const unsigned char dhParams512[] = {
3 0x30, 0x52, 0x06, 0x08, 0x2a, 0x86, 0x48, 0x86,
4 0xf7, 0x0d, 0x01, 0x03, 0x30, 0x46, 0x02, 0x41,
5 0x00, 0xc3, 0x7b, 0x74, 0x1a, 0x2d, 0x2a, 0xe4,
6 0xd0, 0xa9, 0x47, 0x5e, 0x79, 0x39, 0x19, 0xc9,
7 0x4f, 0xa4, 0x8b, 0x53, 0x57, 0xa9, 0xc8, 0xeb,
8 0xa0, 0x12, 0xf9, 0x68, 0x52, 0x21, 0x2a, 0x01,
9 0x81, 0x0e, 0x80, 0x5f, 0x3e, 0x34, 0xaa, 0x2a,
10 0x96, 0x0a, 0x85, 0xb1, 0x40, 0x16, 0xe7, 0x10,
11 0x28, 0xaa, 0x62, 0xe5, 0xb8, 0x21, 0xdf, 0x99,
12 0xd3, 0xf2, 0x96, 0xf3, 0xb4, 0xc2, 0x33, 0x5c,
13 0xb3, 0x02, 0x01, 0x02
14 };