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 : verrevokedmember003 (revoked in grpX bsn0 verrl)
- */
- //unsigned char mprivkey003_dat[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
- 0xdd, 0x5d, 0x03, 0xfb, 0xd2, 0x60, 0x36, 0xbc,
- 0x5c, 0x16, 0xea, 0x9c, 0xd3, 0x47, 0x66, 0xec,
- 0xc0, 0x71, 0x8b, 0xf8, 0x8e, 0x1c, 0xfb, 0x5b,
- 0xaf, 0x60, 0x59, 0x78, 0xd0, 0x60, 0xde, 0x20,
- 0xb3, 0x5c, 0x59, 0xb3, 0x29, 0x2e, 0x71, 0xbc,
- 0x6d, 0xe9, 0x9d, 0xb5, 0x18, 0xce, 0xfb, 0x44,
- 0x0f, 0x79, 0xf7, 0xb5, 0x45, 0x4d, 0xcd, 0x6b,
- 0x6b, 0x42, 0x6b, 0x09, 0x38, 0x1e, 0xca, 0x30,
- 0x6b, 0xda, 0xf8, 0xef, 0xef, 0x20, 0x38, 0x5a,
- 0x30, 0xd3, 0xb8, 0x01, 0x0a, 0x3e, 0x76, 0x1e,
- 0xaa, 0x60, 0x64, 0x43, 0x7c, 0x68, 0xcc, 0xfc,
- 0xaf, 0x94, 0x4b, 0x61, 0x00, 0x54, 0x08, 0xa9,
- 0x15, 0xa3, 0x46, 0xeb, 0x8d, 0x36, 0xcc, 0x1e,
- 0x4c, 0x00, 0xe5, 0x71, 0xef, 0xea, 0xb2, 0x6a,
- 0x7a, 0x1e, 0xba, 0x98, 0x68, 0x58, 0xd3, 0x02,
- 0x98, 0xdd, 0x9b, 0xd1, 0x9c, 0x8e, 0x98, 0xec
- //};
- //unsigned int mprivkey003_dat_len = 144;
|