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