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 : verrevokedmember005 (revoked in grpX bsn0 verrl) 23 */ 24 25//unsigned char mprivkey005_dat[] = { 26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 27 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee, 28 0x0c, 0x1e, 0x00, 0x97, 0x9e, 0xc0, 0x35, 0xfb, 29 0x1d, 0xca, 0x18, 0xb5, 0xef, 0x29, 0x5c, 0x04, 30 0xe1, 0xcc, 0xec, 0x37, 0x6e, 0x5b, 0x45, 0x23, 31 0xf6, 0xb2, 0xf4, 0x34, 0x36, 0x19, 0x6c, 0xc1, 32 0x0c, 0xb4, 0x29, 0xa6, 0xe0, 0x1d, 0x53, 0x3a, 33 0xdd, 0xeb, 0xcb, 0x72, 0x2c, 0x76, 0x75, 0x99, 34 0x67, 0xc7, 0x4f, 0xf9, 0x8f, 0x37, 0x6f, 0x49, 35 0x0a, 0xe3, 0xe6, 0xa3, 0x0b, 0xfb, 0xb7, 0xfc, 36 0xe5, 0x36, 0x11, 0x6d, 0x5d, 0xc1, 0x8b, 0x72, 37 0x75, 0xc6, 0x1d, 0xe3, 0x5a, 0x98, 0x77, 0x20, 38 0xcd, 0x27, 0xb7, 0x26, 0xfb, 0x7f, 0xfc, 0x94, 39 0x35, 0x58, 0xfc, 0x3f, 0x35, 0x87, 0x32, 0x05, 40 0x77, 0x1c, 0x5b, 0xc0, 0xc7, 0xe5, 0x00, 0xa2, 41 0x47, 0xd2, 0x0a, 0x67, 0xa7, 0x1b, 0x15, 0x0c, 42 0xc6, 0xb9, 0x7a, 0xd2, 0xad, 0x55, 0x58, 0x8d, 43 0x7f, 0xa9, 0x6e, 0x44, 0x57, 0xc2, 0x5f, 0xe8 44//}; 45//unsigned int mprivkey005_dat_len = 144; 46