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 : privrevokedmember002 (revoked in grpX privrl)
  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. 0xbb, 0x31, 0x32, 0x47, 0xde, 0xe1, 0xd5, 0x97,
  28. 0xe9, 0xdf, 0x2a, 0xa1, 0x3b, 0xb4, 0x0d, 0x84,
  29. 0xf0, 0x01, 0x61, 0x74, 0x9e, 0xde, 0x47, 0x9c,
  30. 0xfa, 0xcc, 0x73, 0x63, 0x6e, 0x63, 0x8d, 0x5c,
  31. 0xf8, 0x1c, 0xe8, 0x32, 0x5f, 0x1c, 0xed, 0xde,
  32. 0x82, 0xc4, 0x29, 0x28, 0x8d, 0xf2, 0x5e, 0x4f,
  33. 0xd6, 0x16, 0x9e, 0x87, 0xa2, 0x65, 0x61, 0x31,
  34. 0x25, 0x8a, 0x81, 0xb5, 0x60, 0xf2, 0x08, 0xc9,
  35. 0x83, 0x8d, 0xbe, 0x69, 0xb1, 0x8d, 0x0f, 0x4a,
  36. 0x55, 0x1d, 0xdb, 0x72, 0x84, 0x33, 0x45, 0x02,
  37. 0x34, 0xcd, 0x76, 0x94, 0x2b, 0xd6, 0x89, 0xab,
  38. 0xa6, 0x9a, 0x87, 0x60, 0x54, 0x37, 0x5f, 0x04,
  39. 0x8d, 0xa3, 0xbf, 0xfa, 0xd1, 0x1d, 0x03, 0x29,
  40. 0x17, 0xca, 0xcd, 0x01, 0xda, 0x76, 0x49, 0x3b,
  41. 0x97, 0xc9, 0xd3, 0xf5, 0x13, 0x75, 0xbe, 0x70,
  42. 0xc4, 0x24, 0x43, 0xff, 0xaa, 0x44, 0x67, 0xba
  43. //};
  44. //unsigned int mprivatekey002_dat_len = 144;