sigrl_single_entry.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 signature based revocation list
  21. * Group : grpX
  22. * Revoked signature : Member0/sig_sha256_bsn0_msg0
  23. */
  24. //unsigned char sigrl_empty_dat[] = {
  25. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  26. 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
  27. 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01,
  28. 0x70, 0x91, 0x63, 0x2c, 0xbb, 0xfe, 0x06, 0x26,
  29. 0x5f, 0x20, 0xbd, 0x9e, 0x49, 0x11, 0x31, 0xe0,
  30. 0x7c, 0x99, 0x5e, 0xa0, 0x58, 0x4f, 0x1b, 0x3f,
  31. 0xb4, 0x6e, 0xcd, 0x17, 0x61, 0x79, 0xa0, 0xfd,
  32. 0x64, 0x60, 0xa4, 0xf8, 0x17, 0x81, 0xc3, 0x0a,
  33. 0x4b, 0x6a, 0x72, 0x86, 0x96, 0xe3, 0xfa, 0x95,
  34. 0x47, 0x45, 0xfb, 0x57, 0xef, 0xca, 0x82, 0x99,
  35. 0x72, 0xdc, 0xe6, 0x78, 0xe3, 0x70, 0xa8, 0x28,
  36. 0x81, 0xa5, 0xa5, 0x8f, 0xe6, 0x4e, 0x18, 0x04,
  37. 0x05, 0x46, 0xa1, 0x30, 0x84, 0xde, 0x4f, 0x09,
  38. 0x36, 0x5f, 0x59, 0xbe, 0xc0, 0x4f, 0x4f, 0xbc,
  39. 0xde, 0xd1, 0xd1, 0x11, 0x11, 0x07, 0x7a, 0x2d,
  40. 0x89, 0x9c, 0x1b, 0x21, 0x34, 0xeb, 0x84, 0xc4,
  41. 0x2c, 0x82, 0x63, 0xce, 0x98, 0x30, 0x22, 0xee,
  42. 0x2c, 0xec, 0x90, 0x95, 0x66, 0x94, 0x74, 0xf5,
  43. 0xef, 0xff, 0x74, 0xfa, 0xad, 0x61, 0x6f, 0x59
  44. //};
  45. //unsigned int sigrl_empty_dat_len = 152;