1. ccaa90f Add fuzz testing driver programs for kernel and firmware verification. by Gaurav Shah · 15 years ago
  2. 456678b Vboot Reference: Make length types explicitly sized. by Gaurav Shah · 15 years ago
  3. cb3d22e Fix RSA verification test. by Gaurav Shah · 15 years ago
  4. f5564fa Vboot Reference: Refactor Code. by Gaurav Shah · 15 years ago
  5. f67bcaa Vboot Reference: Add functions to verify signed kernel images. by Gaurav Shah · 15 years ago
  6. 7d122e2 Add a test for RSA PKCS #1 v1.5 signature verification. by Gaurav Shah · 15 years ago
  7. 52898d3 Vboot Reference: Add a RSA verify benchmark. by Gaurav Shah · 15 years ago
  8. 7ca31f3 Vboot Reference: Misc style fixes to Makefile and fix testing script. by Gaurav Shah · 15 years ago
  9. 431b988 Data structure and interface for manipulating and handing firmware images for verified boot. by Gaurav Shah · 15 years ago
  10. cc1dd99 SHA* digest function speed test. by Gaurav Shah · 15 years ago
  11. e3ef9c9 Vboot Reference: Move test key generation to a separate script and add sample test keys. by Gaurav Shah · 15 years ago
  12. 1f81a6f Refactor code from test/ to utils/ since they are not just used by tests. by Gaurav Shah · 15 years ago
  13. 290e078 Add generic wrappers for performing message digest operations. by Gaurav Shah · 15 years ago
  14. d857f2a Minor fix to the "clean" Makefile target. by Gaurav Shah · 15 years ago
  15. 8bf29d8 Utility to output digests in format suitable for RSA signatures. by Gaurav Shah · 15 years ago
  16. 321f310 Refactor SHA*_file functions into a separate file. Generate them using a C macro. by Gaurav Shah · 15 years ago
  17. 322536d RSA signature verification and SHA-1/256/512 reference implementation for verified boot. by Gaurav Shah · 15 years ago