• 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  : verrevokedmember003 (revoked in grpX bsn0 verrl)
23 */
24
25//unsigned char mprivkey003_dat[] = {
26  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
27  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
28  0xdd, 0x5d, 0x03, 0xfb, 0xd2, 0x60, 0x36, 0xbc,
29  0x5c, 0x16, 0xea, 0x9c, 0xd3, 0x47, 0x66, 0xec,
30  0xc0, 0x71, 0x8b, 0xf8, 0x8e, 0x1c, 0xfb, 0x5b,
31  0xaf, 0x60, 0x59, 0x78, 0xd0, 0x60, 0xde, 0x20,
32  0xb3, 0x5c, 0x59, 0xb3, 0x29, 0x2e, 0x71, 0xbc,
33  0x6d, 0xe9, 0x9d, 0xb5, 0x18, 0xce, 0xfb, 0x44,
34  0x0f, 0x79, 0xf7, 0xb5, 0x45, 0x4d, 0xcd, 0x6b,
35  0x6b, 0x42, 0x6b, 0x09, 0x38, 0x1e, 0xca, 0x30,
36  0x6b, 0xda, 0xf8, 0xef, 0xef, 0x20, 0x38, 0x5a,
37  0x30, 0xd3, 0xb8, 0x01, 0x0a, 0x3e, 0x76, 0x1e,
38  0xaa, 0x60, 0x64, 0x43, 0x7c, 0x68, 0xcc, 0xfc,
39  0xaf, 0x94, 0x4b, 0x61, 0x00, 0x54, 0x08, 0xa9,
40  0x15, 0xa3, 0x46, 0xeb, 0x8d, 0x36, 0xcc, 0x1e,
41  0x4c, 0x00, 0xe5, 0x71, 0xef, 0xea, 0xb2, 0x6a,
42  0x7a, 0x1e, 0xba, 0x98, 0x68, 0x58, 0xd3, 0x02,
43  0x98, 0xdd, 0x9b, 0xd1, 0x9c, 0x8e, 0x98, 0xec
44//};
45//unsigned int mprivkey003_dat_len = 144;
46