• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/*############################################################################
2  # Copyright 2016 Intel Corporation
3  #
4  # Licensed under the Apache License, Version 2.0 (the "License");
5  # you may not use this file except in compliance with the License.
6  # You may obtain a copy of the License at
7  #
8  #     http://www.apache.org/licenses/LICENSE-2.0
9  #
10  # Unless required by applicable law or agreed to in writing, software
11  # distributed under the License is distributed on an "AS IS" BASIS,
12  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  # See the License for the specific language governing permissions and
14  # limitations under the License.
15  ############################################################################*/
16/*!
17 * \file
18 * \brief Test data.
19 *
20 * Type    : Intel(R) EPID 2.0 Member private key
21 * Group   : grpX
22 * Signer  : sigrevokedmember000 (revoked in grpX sigrl)
23 */
24
25//unsigned char mprivatekey000_dat[] = {
26  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
27  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
28  0xa6, 0x7f, 0x17, 0xb8, 0xef, 0xe3, 0xab, 0x01,
29  0x3f, 0x25, 0x02, 0x5e, 0x19, 0x93, 0xa5, 0x34,
30  0x3a, 0x23, 0xec, 0xe5, 0x71, 0x87, 0x7d, 0x33,
31  0x7c, 0x6b, 0xbf, 0x2e, 0x63, 0xb6, 0x85, 0xeb,
32  0xe6, 0x1a, 0x60, 0xd9, 0x1c, 0xef, 0xd1, 0xae,
33  0x85, 0x96, 0xd9, 0x8e, 0xf8, 0xf9, 0x8b, 0x68,
34  0xfe, 0x7c, 0x3a, 0xde, 0x0b, 0xea, 0xa7, 0x7f,
35  0x1c, 0x65, 0x81, 0xda, 0x3a, 0xc5, 0xea, 0xe0,
36  0x67, 0x80, 0xf0, 0x53, 0x2c, 0xfa, 0xe3, 0xec,
37  0xfd, 0x35, 0x7b, 0xd8, 0xa6, 0xf6, 0x54, 0x4b,
38  0xc0, 0xb3, 0x38, 0x6b, 0x40, 0xae, 0xd9, 0x50,
39  0x3f, 0x9f, 0x01, 0x87, 0x70, 0x0f, 0x9f, 0xcd,
40  0x79, 0xa7, 0x3b, 0x7c, 0xb3, 0xd3, 0xd1, 0xc0,
41  0x75, 0xf1, 0x50, 0xd6, 0x03, 0x40, 0xf8, 0xd6,
42  0xc5, 0xf5, 0x7b, 0x1f, 0xfa, 0x61, 0xd9, 0x58,
43  0xbc, 0x1b, 0xcd, 0x92, 0x35, 0x97, 0xa2, 0xb9
44//};
45//unsigned int mprivatekey000_dat_len = 144;
46