aboutsummaryrefslogtreecommitdiff
path: root/epid/common-testhelper/testdata/grp_x/pubkey.inc
blob: a7d7484393b1016ac8427756c80d109cb5d54c69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
/*############################################################################
  # Copyright 2016 Intel Corporation
  #
  # Licensed under the Apache License, Version 2.0 (the "License");
  # you may not use this file except in compliance with the License.
  # You may obtain a copy of the License at
  #
  #     http://www.apache.org/licenses/LICENSE-2.0
  #
  # Unless required by applicable law or agreed to in writing, software
  # distributed under the License is distributed on an "AS IS" BASIS,
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  # See the License for the specific language governing permissions and
  # limitations under the License.
  ############################################################################*/
/*!
 * \file
 * \brief Test data.
 *
 * Type    : Intel(R) EPID 2.0 group public key
 * Group   : grpX
 */
//unsigned char pubkey_dat[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
  0x3d, 0x4b, 0x62, 0xf9, 0xf9, 0x1a, 0x0f, 0xb1,
  0x58, 0x7b, 0x0e, 0x42, 0x0c, 0xba, 0x94, 0x10,
  0xb4, 0x4e, 0x75, 0x33, 0x37, 0x24, 0xc0, 0xd0,
  0x9e, 0xf6, 0xb8, 0xe6, 0x8b, 0x69, 0xaa, 0xb1,
  0x29, 0x8f, 0x2a, 0xc3, 0xd9, 0x1d, 0x50, 0x4d,
  0xa3, 0x75, 0x20, 0x07, 0x1a, 0xa1, 0x7b, 0x2f,
  0xad, 0x72, 0x47, 0xff, 0x46, 0x8e, 0x69, 0xb2,
  0x05, 0x9e, 0xda, 0x68, 0xca, 0xc7, 0x81, 0x4c,
  0x48, 0x7a, 0x66, 0x7d, 0x9f, 0x52, 0xb3, 0x45,
  0x59, 0x5e, 0xde, 0x15, 0xdc, 0x29, 0xea, 0x7e,
  0x0e, 0xbf, 0x5e, 0xf3, 0xd0, 0x7b, 0xf1, 0x79,
  0x00, 0x1a, 0xcb, 0xd2, 0x56, 0xdc, 0x6f, 0xb1,
  0x50, 0xe8, 0xa8, 0x37, 0x22, 0x44, 0xa5, 0x6b,
  0x8f, 0x11, 0x92, 0xe5, 0x02, 0xd4, 0x9f, 0x89,
  0x4f, 0x97, 0x3a, 0x46, 0x5a, 0xe7, 0x00, 0xf3,
  0xbf, 0xf2, 0x47, 0x28, 0xa5, 0xf9, 0x07, 0xf5,
  0xb0, 0x63, 0x98, 0x76, 0x04, 0xcf, 0x85, 0xd9,
  0xad, 0xf2, 0x02, 0x0c, 0x13, 0x2c, 0x45, 0x10,
  0x5b, 0xcb, 0xa8, 0x76, 0xde, 0x1e, 0xe6, 0x92,
  0x06, 0x91, 0x49, 0xc2, 0x1a, 0xe8, 0x80, 0x90,
  0x46, 0x20, 0xd0, 0xd6, 0x73, 0xae, 0x29, 0x02,
  0xc2, 0x3f, 0x85, 0x13, 0x1a, 0x66, 0xae, 0xc1,
  0x61, 0x52, 0x62, 0xbf, 0x70, 0x1b, 0x1b, 0x52,
  0xde, 0x76, 0x8c, 0x9b, 0x35, 0x42, 0xa8, 0x19,
  0x32, 0x6c, 0xa2, 0x9b, 0x44, 0x24, 0x96, 0x1e,
  0x48, 0x68, 0xc8, 0x83, 0x16, 0xfb, 0xc3, 0xf6,
  0xed, 0x73, 0x94, 0xd9, 0xd4, 0x60, 0x63, 0xc0,
  0x2c, 0x44, 0x54, 0x36, 0x20, 0x38, 0x5b, 0x12,
  0x23, 0x32, 0x63, 0x6d, 0x79, 0x40, 0xf0, 0x3c,
  0x60, 0x35, 0xe9, 0xfe, 0xa3, 0xb3, 0xad, 0xe7,
  0xfa, 0x9c, 0xf1, 0xd7, 0x98, 0xfe, 0x28, 0x9e,
  0xc1, 0x81, 0xe7, 0x51, 0xce, 0x07, 0xbc, 0xc5
//};
//unsigned int pubkey_dat_len = 272;