• 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  : verrevokedmember001 (revoked in grpX bsn0 verrl)
23 */
24
25//unsigned char mprivkey001_dat[] = {
26  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
27  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
28  0x2e, 0xcb, 0xb7, 0x36, 0x9b, 0x2b, 0x8d, 0xd1,
29  0x03, 0x25, 0xd8, 0xe7, 0x57, 0x21, 0xac, 0x47,
30  0x60, 0xe3, 0x1d, 0xb5, 0x78, 0xfa, 0x6d, 0x8c,
31  0x00, 0x7d, 0x95, 0x91, 0x64, 0x31, 0xb6, 0x7d,
32  0xdb, 0x18, 0x3a, 0x11, 0x99, 0x22, 0x93, 0x93,
33  0x57, 0x8d, 0x9b, 0x23, 0x1d, 0x65, 0xa2, 0x78,
34  0x18, 0xa0, 0xf4, 0x99, 0x1b, 0x67, 0xe2, 0xc7,
35  0x4a, 0xb1, 0xfc, 0xa6, 0xdd, 0xae, 0x05, 0x20,
36  0x3b, 0x26, 0xd9, 0xc6, 0x41, 0x2f, 0x38, 0x64,
37  0xb4, 0xd7, 0x7b, 0xf3, 0x86, 0x01, 0x33, 0xc1,
38  0x5f, 0x22, 0x30, 0xeb, 0x20, 0x94, 0x76, 0xad,
39  0xb1, 0x15, 0xc3, 0xe0, 0x1c, 0xfe, 0x8d, 0x61,
40  0x3f, 0xf7, 0xef, 0xfc, 0xcb, 0xfb, 0xeb, 0xa6,
41  0xf9, 0x31, 0x3b, 0x9f, 0xd4, 0xa7, 0x21, 0x61,
42  0xaa, 0x98, 0xf4, 0x8d, 0x79, 0x3c, 0xf0, 0x33,
43  0x04, 0x0c, 0x79, 0x6d, 0x88, 0x02, 0xba, 0x1c
44//};
45//unsigned int mprivkey001_dat_len = 144;
46