• 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  : sigrevokedmember002 (revoked in grpX sigrl)
23 */
24
25//unsigned char mprivatekey002_dat[] = {
26  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
27  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
28  0x77, 0xb7, 0x7d, 0xd1, 0x1c, 0xd3, 0xb5, 0x42,
29  0x0b, 0x4c, 0xfb, 0x15, 0x97, 0x14, 0x5c, 0x44,
30  0x24, 0xea, 0x32, 0xc4, 0x8f, 0x36, 0xfd, 0x20,
31  0x19, 0x5f, 0x68, 0x61, 0x09, 0xf5, 0xd0, 0x78,
32  0xa9, 0xc4, 0x07, 0x83, 0x02, 0x49, 0xf7, 0x8f,
33  0x31, 0x3d, 0xb2, 0x0d, 0x91, 0x15, 0xfa, 0x38,
34  0x76, 0x09, 0xce, 0x7e, 0xc0, 0x4e, 0x16, 0x08,
35  0x79, 0x8f, 0x8b, 0xe4, 0xc9, 0x11, 0x40, 0x21,
36  0x41, 0x34, 0x3d, 0x59, 0xc1, 0x65, 0x6d, 0x14,
37  0x23, 0x82, 0x83, 0x66, 0xef, 0x04, 0x7b, 0xfb,
38  0x7b, 0x43, 0x87, 0xfe, 0x46, 0xdb, 0x92, 0x97,
39  0x5f, 0xe4, 0x2e, 0xe4, 0x76, 0x40, 0x50, 0x66,
40  0xdf, 0x41, 0x0e, 0xe7, 0x5d, 0xa2, 0xd2, 0x17,
41  0x72, 0xae, 0x43, 0x56, 0x05, 0xee, 0x7d, 0x43,
42  0xbb, 0x84, 0xbc, 0x28, 0x55, 0x56, 0xaf, 0x0d,
43  0x71, 0x41, 0x1a, 0x4a, 0x26, 0x63, 0x83, 0x87
44//};
45//unsigned int mprivatekey002_dat_len = 144;
46