mprivatekey001.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 : privrevokedmember001 (revoked in grpX privrl)
  23. */
  24. //unsigned char mprivatekey001_dat[] = {
  25. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  26. 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
  27. 0xae, 0x8f, 0x73, 0x56, 0xd4, 0xd4, 0x95, 0x28,
  28. 0x0a, 0x9b, 0xb4, 0x57, 0x65, 0x8b, 0x68, 0x82,
  29. 0x58, 0x42, 0x3f, 0x75, 0x0f, 0x60, 0x15, 0xc2,
  30. 0x83, 0x26, 0x3b, 0xa6, 0x74, 0xab, 0x5f, 0x7a,
  31. 0xc7, 0x99, 0x84, 0x0d, 0xe4, 0xed, 0xa7, 0x11,
  32. 0xd9, 0x8a, 0xd0, 0x08, 0xb0, 0x1c, 0x29, 0x75,
  33. 0x71, 0x99, 0xf5, 0x11, 0x7d, 0xf3, 0xa5, 0x55,
  34. 0xae, 0xaf, 0x71, 0x1b, 0x25, 0x93, 0xbd, 0x30,
  35. 0x50, 0x08, 0x2f, 0xb9, 0x46, 0x89, 0xbf, 0x9d,
  36. 0xf5, 0xae, 0x5f, 0x4d, 0x28, 0x5c, 0x5c, 0x19,
  37. 0x58, 0xfb, 0xec, 0xac, 0xac, 0xe1, 0x16, 0x27,
  38. 0xd3, 0x19, 0x07, 0x76, 0x2c, 0x20, 0x29, 0xec,
  39. 0xfb, 0x9c, 0x7f, 0x54, 0x34, 0xba, 0xc2, 0xdb,
  40. 0x2b, 0xec, 0xca, 0x08, 0xf8, 0x19, 0x3f, 0x79,
  41. 0xee, 0x02, 0x01, 0x1f, 0x7c, 0x6a, 0x3a, 0xdb,
  42. 0x6b, 0x42, 0x31, 0xc7, 0x09, 0x4e, 0xb0, 0x1b
  43. //};
  44. //unsigned int mprivatekey001_dat_len = 144;