1. fc70d72 VBoot Reference: Refactoring Part 3 by Gaurav Shah · 14 years ago[Renamed (98%) from utils/verify_data.c]
  2. 5411c7a combined patch for: by Gaurav Shah · 14 years ago
  3. 21c3f7f Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries" by David Garcia · 14 years ago
  4. d46c347 VBoot Reference: Refactor Part 2 - Crypto Libraries by Gaurav Shah · 14 years ago
  5. f5564fa Vboot Reference: Refactor Code. by Gaurav Shah · 14 years ago
  6. cae5fa6 Refactor siglen_map[] to store key size in bytes instead of 32-bit words. by Gaurav Shah · 14 years ago
  7. 08df9b8 Vboot Reference: Add the "real" reference firmware verification function (VerifyFirmware). by Gaurav Shah · 14 years ago
  8. 431b988 Data structure and interface for manipulating and handing firmware images for verified boot. by Gaurav Shah · 14 years ago
  9. 6f55539 Make verify_data return the correct error code. by Gaurav Shah · 14 years ago
  10. 1f81a6f Refactor code from test/ to utils/ since they are not just used by tests. by Gaurav Shah · 14 years ago[Renamed from tests/verify_data.c]
  11. 355031b Fix lost variable declarations due to a botched merge on the previous push. by Gaurav Shah · 14 years ago
  12. 290e078 Add generic wrappers for performing message digest operations. by Gaurav Shah · 14 years ago
  13. e178fd9 Add some convenience/helper functions for RSA. Modify test utility to use the new function. by Gaurav Shah · 14 years ago
  14. 321f310 Refactor SHA*_file functions into a separate file. Generate them using a C macro. by Gaurav Shah · 14 years ago
  15. 322536d RSA signature verification and SHA-1/256/512 reference implementation for verified boot. by Gaurav Shah · 14 years ago