mprivatekey002.inc 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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 : sigrevokedmember002 (revoked in grpX sigrl)
  23. */
  24. //unsigned char mprivatekey002_dat[] = {
  25. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  26. 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
  27. 0x77, 0xb7, 0x7d, 0xd1, 0x1c, 0xd3, 0xb5, 0x42,
  28. 0x0b, 0x4c, 0xfb, 0x15, 0x97, 0x14, 0x5c, 0x44,
  29. 0x24, 0xea, 0x32, 0xc4, 0x8f, 0x36, 0xfd, 0x20,
  30. 0x19, 0x5f, 0x68, 0x61, 0x09, 0xf5, 0xd0, 0x78,
  31. 0xa9, 0xc4, 0x07, 0x83, 0x02, 0x49, 0xf7, 0x8f,
  32. 0x31, 0x3d, 0xb2, 0x0d, 0x91, 0x15, 0xfa, 0x38,
  33. 0x76, 0x09, 0xce, 0x7e, 0xc0, 0x4e, 0x16, 0x08,
  34. 0x79, 0x8f, 0x8b, 0xe4, 0xc9, 0x11, 0x40, 0x21,
  35. 0x41, 0x34, 0x3d, 0x59, 0xc1, 0x65, 0x6d, 0x14,
  36. 0x23, 0x82, 0x83, 0x66, 0xef, 0x04, 0x7b, 0xfb,
  37. 0x7b, 0x43, 0x87, 0xfe, 0x46, 0xdb, 0x92, 0x97,
  38. 0x5f, 0xe4, 0x2e, 0xe4, 0x76, 0x40, 0x50, 0x66,
  39. 0xdf, 0x41, 0x0e, 0xe7, 0x5d, 0xa2, 0xd2, 0x17,
  40. 0x72, 0xae, 0x43, 0x56, 0x05, 0xee, 0x7d, 0x43,
  41. 0xbb, 0x84, 0xbc, 0x28, 0x55, 0x56, 0xaf, 0x0d,
  42. 0x71, 0x41, 0x1a, 0x4a, 0x26, 0x63, 0x83, 0x87
  43. //};
  44. //unsigned int mprivatekey002_dat_len = 144;