• 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  : verrevokedmember004 (revoked in grpX bsn0 verrl)
23 */
24
25//unsigned char mprivkey004_dat[] = {
26  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
27  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
28  0xe9, 0x8d, 0x15, 0x88, 0xd4, 0x83, 0xc0, 0x70,
29  0x60, 0xa8, 0xce, 0x0f, 0x13, 0x03, 0x4b, 0xc8,
30  0x8d, 0xec, 0x33, 0xc0, 0x85, 0x1e, 0x3c, 0x69,
31  0x6f, 0x87, 0x79, 0x51, 0x95, 0xe6, 0x1b, 0x35,
32  0xf6, 0x15, 0x84, 0x40, 0x00, 0x91, 0xc8, 0x6c,
33  0x67, 0xd0, 0x64, 0xd9, 0x1a, 0x45, 0xbb, 0x12,
34  0x4f, 0xb1, 0xfd, 0x09, 0x8c, 0x1c, 0x8d, 0x5e,
35  0xee, 0x8d, 0x69, 0x4f, 0x83, 0x19, 0x68, 0x0c,
36  0x6e, 0xfe, 0xc2, 0x46, 0x89, 0xef, 0x6d, 0x26,
37  0x7d, 0xd2, 0xd4, 0x6f, 0x05, 0xc2, 0x6e, 0x51,
38  0x04, 0x2c, 0x6c, 0x7a, 0xfb, 0x5b, 0x25, 0x71,
39  0x46, 0x39, 0xff, 0x88, 0x6d, 0xea, 0x16, 0x9a,
40  0x90, 0x18, 0x15, 0xdd, 0x12, 0x04, 0x86, 0xba,
41  0x8c, 0xfb, 0x41, 0x5f, 0x9f, 0xc8, 0x36, 0x4f,
42  0xd5, 0x44, 0xa8, 0xdc, 0x16, 0x1f, 0xd2, 0x3a,
43  0x30, 0x4b, 0xb3, 0xfa, 0xbf, 0x57, 0x46, 0xe2
44//};
45//unsigned int mprivkey004_dat_len = 144;
46