aboutsummaryrefslogtreecommitdiff
path: root/epid/common-testhelper/1.1/testdata/grp_x/privrl_single_entry.inc
blob: b7eb7444a6c6b6f6c0f370b42466794d424c478f (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
/*############################################################################
  # 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 1.1 private-key based revocation list
 * Group   : grpX
 */
//unsigned char privrl_dat[] = {
  // Group ID
  0x00, 0x00, 0x00, 0x7b,
  // RLver
  0x00, 0x00, 0x00, 0x01,
  // n1
  0x00, 0x00, 0x00, 0x01,
  // f[1]
  0x00, 0x00, 0x3f, 0x47, 0x7d, 0x79, 0x63, 0x82,
  0x72, 0x64, 0x0e, 0x44, 0xd4, 0x1a, 0x05, 0xae, 0xf0, 0x04, 0x15, 0x15,
  0xc7, 0x3f, 0x31, 0xdf, 0x1e, 0x57, 0x5b, 0x59, 0xcb, 0x85, 0xd4, 0xbd,
//};
//unsigned int privrl_dat_len = 44;