• 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  : verrevokedmember000 (revoked in grpX bsn0 verrl)
23 */
24
25//unsigned char mprivkey000_dat[] = {
26  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
27  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
28  0x91, 0xd6, 0xcd, 0x65, 0x09, 0xbc, 0x30, 0x13,
29  0x43, 0x50, 0x09, 0x25, 0x1c, 0x05, 0x66, 0x77,
30  0xb0, 0x69, 0x38, 0x5b, 0x61, 0x49, 0x25, 0xec,
31  0xf3, 0xa0, 0x00, 0x4b, 0xcb, 0xc9, 0xa3, 0x58,
32  0xee, 0x72, 0xb6, 0x75, 0xf6, 0x79, 0xb8, 0xf1,
33  0x8e, 0x1f, 0xe8, 0x8b, 0xf7, 0x1b, 0x84, 0xf9,
34  0xd0, 0x27, 0x28, 0x8b, 0xf6, 0x2a, 0xe2, 0xf0,
35  0xd9, 0xb7, 0xf7, 0xdf, 0x8d, 0x65, 0x75, 0xee,
36  0xc8, 0xa3, 0xf2, 0xcd, 0xc3, 0x26, 0x5a, 0x13,
37  0xf8, 0xa5, 0x39, 0x57, 0x44, 0x57, 0xb7, 0x96,
38  0x2e, 0x5c, 0x3a, 0x7a, 0xe6, 0x38, 0x5a, 0x99,
39  0xec, 0xe3, 0x4b, 0x6c, 0x77, 0x7a, 0x14, 0x8b,
40  0xb2, 0x17, 0x61, 0x7d, 0x51, 0x64, 0xf6, 0xa4,
41  0xbc, 0x97, 0xcd, 0x67, 0xde, 0x98, 0xce, 0xee,
42  0x8d, 0x5e, 0x78, 0x84, 0x77, 0x9b, 0x99, 0x84,
43  0x01, 0x9f, 0x66, 0x7c, 0xd4, 0x67, 0x81, 0x48
44//};
45//unsigned int mprivkey000_dat_len = 144;
46