12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- /*############################################################################
- # 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 verifier revocation list
- * Group : grpX
- * Bsn : "bsn1"
- * HashAlg : Sha256
- * Revoked : verrevoked/mprivatekey003
- * verrevoked/mprivatekey004
- * verrevoked/mprivatekey005
- */
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
- // B
- 0x4b, 0xb3, 0x62, 0x6c, 0xa5, 0x12, 0xaa, 0x7a,
- 0x22, 0x7f, 0xde, 0xf0, 0x8f, 0x1e, 0x3c, 0xc8,
- 0xda, 0x5f, 0x2f, 0x6d, 0x3b, 0xd0, 0x42, 0xec,
- 0x62, 0xbf, 0x3c, 0x0f, 0xae, 0xd4, 0xf9, 0xa0,
- 0x56, 0xc9, 0xd5, 0x33, 0xaa, 0x60, 0xab, 0x86,
- 0x15, 0x48, 0xc2, 0xbb, 0xda, 0x3f, 0x37, 0x71,
- 0x3e, 0xf2, 0xd5, 0x3c, 0xd3, 0xb9, 0x08, 0xa0,
- 0x63, 0x26, 0x6e, 0x26, 0xca, 0x93, 0xc1, 0xe1,
-
- // version | n4
- 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x03,
- 0x5a, 0x6b, 0xd9, 0x27, 0x3a, 0x6e, 0x51, 0xd6,
- 0xe4, 0xc0, 0x83, 0xa7, 0x2d, 0xab, 0xd4, 0x57,
- 0x07, 0xf3, 0xaa, 0xb2, 0xac, 0xbf, 0x21, 0x46,
- 0x2e, 0xba, 0x8c, 0xc6, 0xb9, 0x6c, 0xcd, 0xbb,
- 0xc0, 0x94, 0x3b, 0x1b, 0x45, 0xa9, 0x0a, 0x64,
- 0x3e, 0x2c, 0x92, 0x02, 0x69, 0xfb, 0x72, 0x9b,
- 0xe6, 0xf9, 0x06, 0x82, 0x01, 0x01, 0x43, 0x19,
- 0xca, 0xea, 0x70, 0x01, 0x51, 0xae, 0x91, 0xad,
- 0x5d, 0xb7, 0x24, 0xf8, 0xbc, 0xff, 0x55, 0x1a,
- 0x34, 0xd9, 0x4d, 0xf5, 0xa8, 0x13, 0x4c, 0x41,
- 0x3c, 0x52, 0x9c, 0xde, 0x8b, 0x08, 0x9d, 0x3a,
- 0xa0, 0xc9, 0xe9, 0xd6, 0x33, 0x9c, 0x05, 0x43,
- 0x8c, 0x78, 0x63, 0xaf, 0x6d, 0x64, 0x5a, 0x0e,
- 0x36, 0xce, 0xc4, 0xba, 0x94, 0xf9, 0x2f, 0xa9,
- 0xce, 0x81, 0xea, 0xa9, 0x2a, 0xe4, 0x4d, 0x6b,
- 0xec, 0xd3, 0xdd, 0xe1, 0x8b, 0x82, 0x1a, 0x54,
- 0xeb, 0x23, 0x56, 0x4b, 0xb1, 0xe5, 0xa4, 0x25,
- 0x34, 0x89, 0xd7, 0x46, 0xb8, 0xcb, 0xed, 0xa1,
- 0x1c, 0x92, 0xa9, 0xfd, 0x57, 0x56, 0xdf, 0x62,
- 0x2e, 0x7d, 0x31, 0x44, 0x4a, 0x7d, 0xa2, 0x29,
- 0x07, 0x1e, 0x51, 0xcc, 0x89, 0x8e, 0xee, 0xc4,
- 0xda, 0x34, 0x93, 0x0f, 0x6a, 0xd0, 0x7b, 0x17,
- 0x06, 0x78, 0x84, 0x37, 0x59, 0x5c, 0xcc, 0xa3,
- 0x84, 0xb2, 0x95, 0x15, 0x5a, 0x58, 0xbe, 0x1f,
- 0xe4, 0x21, 0x01, 0x39, 0xba, 0x27, 0x3e, 0xc8,
|