mprivatekey000.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 : privrevokedmember000 (revoked in grpX privrl)
  23. */
  24. //unsigned char mprivatekey000_dat[] = {
  25. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  26. 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
  27. 0x1b, 0x31, 0xd8, 0x78, 0x27, 0xc5, 0x4a, 0x53,
  28. 0x64, 0xe2, 0xcb, 0x12, 0x10, 0xcb, 0xfb, 0xb5,
  29. 0x12, 0x03, 0x81, 0x3c, 0xee, 0x99, 0xbe, 0xb3,
  30. 0x8b, 0xfe, 0xe9, 0xb9, 0x3f, 0x79, 0xcf, 0xe4,
  31. 0xa3, 0x0f, 0x5c, 0xba, 0x7f, 0x4a, 0x9e, 0x34,
  32. 0xda, 0x75, 0x97, 0x3d, 0x85, 0x44, 0x0b, 0x75,
  33. 0x00, 0x80, 0x65, 0x53, 0x51, 0x07, 0x40, 0xcc,
  34. 0xe7, 0x0f, 0x52, 0x49, 0xf4, 0xb6, 0x90, 0xe0,
  35. 0x8f, 0xf3, 0x60, 0xe2, 0xe8, 0x01, 0x1d, 0xbb,
  36. 0x02, 0xa3, 0x49, 0x99, 0xc5, 0x89, 0xfa, 0x40,
  37. 0xbc, 0x65, 0xe7, 0x64, 0x1e, 0x1a, 0x0e, 0xe1,
  38. 0xa0, 0x8e, 0xe0, 0x4a, 0x69, 0xeb, 0x65, 0x23,
  39. 0xb1, 0x58, 0x6e, 0x93, 0x42, 0x67, 0x51, 0xfb,
  40. 0x1b, 0x42, 0x4f, 0x0b, 0xe5, 0x11, 0x44, 0x6b,
  41. 0xdd, 0x8b, 0xe8, 0xe9, 0x44, 0x09, 0x70, 0x6a,
  42. 0xab, 0xaf, 0x54, 0xd8, 0x4a, 0xd3, 0x3d, 0x7c
  43. //};
  44. //unsigned int mprivatekey000_dat_len = 144;