aboutsummaryrefslogtreecommitdiff
path: root/epid/common-testhelper/testdata/grp_x/cmember9/cmpprivkey.inc
blob: 902ee73a639d66090d5f6eb7cb165c7d65754737 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/*############################################################################
  # Copyright 2016 Intel Corporation
  #
  # Licensed under the Apache License, Version 2.0 (the "License");
  # you may not use this file except in compliance with the License.
  # You may obtain a copy of the License at
  #
  #     http://www.apache.org/licenses/LICENSE-2.0
  #
  # Unless required by applicable law or agreed to in writing, software
  # distributed under the License is distributed on an "AS IS" BASIS,
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  # See the License for the specific language governing permissions and
  # limitations under the License.
  ############################################################################*/
/*!
 * \file
 * \brief Test data.
 *
 * Type    : Intel(R) EPID 2.0 compressed private key
 * Group   : grpX
 * Signer  : member9
 */
//unsigned char cmpprivkey_dat[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
  0xaf, 0x49, 0xd9, 0xba, 0x72, 0x81, 0xa7, 0x2f,
  0xcc, 0x5a, 0xe3, 0x13, 0xed, 0x5c, 0xf2, 0x5b,
  0xf9, 0x56, 0x23, 0x39, 0x4b, 0xc2, 0xf6, 0x29,
  0xb7, 0x14, 0x61, 0x4c, 0x4e, 0x46, 0x9c, 0x35,
  0xaf, 0x5a, 0x70, 0xdd, 0x2d, 0x06, 0x13, 0x55,
  0xc9, 0x70, 0xb6, 0xa9, 0x90, 0xd6, 0x2f, 0x98,
  0x69, 0x92, 0x82, 0x7c, 0x44, 0x77, 0x81, 0x9e,
  0xe9, 0x35, 0x57, 0x87, 0x5b, 0x3a, 0xd3, 0xbf
//};
//unsigned int cmpprivkey_dat_len = 80;