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 : verrevokedmember004 (revoked in grpX bsn0 verrl)
- */
- //unsigned char mprivkey004_dat[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
- 0xe9, 0x8d, 0x15, 0x88, 0xd4, 0x83, 0xc0, 0x70,
- 0x60, 0xa8, 0xce, 0x0f, 0x13, 0x03, 0x4b, 0xc8,
- 0x8d, 0xec, 0x33, 0xc0, 0x85, 0x1e, 0x3c, 0x69,
- 0x6f, 0x87, 0x79, 0x51, 0x95, 0xe6, 0x1b, 0x35,
- 0xf6, 0x15, 0x84, 0x40, 0x00, 0x91, 0xc8, 0x6c,
- 0x67, 0xd0, 0x64, 0xd9, 0x1a, 0x45, 0xbb, 0x12,
- 0x4f, 0xb1, 0xfd, 0x09, 0x8c, 0x1c, 0x8d, 0x5e,
- 0xee, 0x8d, 0x69, 0x4f, 0x83, 0x19, 0x68, 0x0c,
- 0x6e, 0xfe, 0xc2, 0x46, 0x89, 0xef, 0x6d, 0x26,
- 0x7d, 0xd2, 0xd4, 0x6f, 0x05, 0xc2, 0x6e, 0x51,
- 0x04, 0x2c, 0x6c, 0x7a, 0xfb, 0x5b, 0x25, 0x71,
- 0x46, 0x39, 0xff, 0x88, 0x6d, 0xea, 0x16, 0x9a,
- 0x90, 0x18, 0x15, 0xdd, 0x12, 0x04, 0x86, 0xba,
- 0x8c, 0xfb, 0x41, 0x5f, 0x9f, 0xc8, 0x36, 0x4f,
- 0xd5, 0x44, 0xa8, 0xdc, 0x16, 0x1f, 0xd2, 0x3a,
- 0x30, 0x4b, 0xb3, 0xfa, 0xbf, 0x57, 0x46, 0xe2
- //};
- //unsigned int mprivkey004_dat_len = 144;
|