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 : sigrevokedmember001 (revoked in grpX sigrl)
  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. 0xdb, 0x1b, 0x7b, 0xaa, 0x93, 0xed, 0x33, 0x68,
  28. 0x8d, 0x20, 0x80, 0x66, 0x12, 0xaa, 0xfb, 0x6c,
  29. 0x84, 0x02, 0xf0, 0xbd, 0x4b, 0xa4, 0xac, 0x12,
  30. 0xcc, 0xbf, 0xfb, 0xd2, 0x19, 0x64, 0x14, 0xa2,
  31. 0xdc, 0xf6, 0x85, 0xcc, 0xd1, 0xb7, 0x15, 0x65,
  32. 0x76, 0xf2, 0xf5, 0xdd, 0x91, 0x98, 0xa1, 0x6e,
  33. 0x21, 0x64, 0xcc, 0x74, 0xe1, 0x9b, 0x7c, 0x56,
  34. 0xd4, 0x2f, 0xf5, 0x5f, 0xd4, 0xec, 0x03, 0x69,
  35. 0x27, 0x49, 0xcd, 0xd3, 0x90, 0x18, 0xb2, 0x82,
  36. 0x74, 0x46, 0x2b, 0x70, 0xc3, 0xe9, 0xcb, 0x30,
  37. 0xde, 0x4e, 0x9c, 0x19, 0x97, 0x93, 0x24, 0x8b,
  38. 0x10, 0xe9, 0x68, 0xca, 0x64, 0xbf, 0xcd, 0x81,
  39. 0x02, 0x5c, 0x15, 0x7e, 0x0f, 0x00, 0x82, 0x32,
  40. 0x45, 0xcf, 0x91, 0xd3, 0x64, 0x5f, 0xf6, 0x0a,
  41. 0x83, 0x83, 0xc6, 0x3c, 0x0a, 0x68, 0x2c, 0x1e,
  42. 0x96, 0x4b, 0xfa, 0xde, 0x06, 0xfe, 0x1a, 0x73
  43. //};
  44. //unsigned int mprivatekey001_dat_len = 144;