Commit History

Author SHA1 Message Date
  Randall Spangler a609478d1a 2lib: add VB2_DEBUG_RAW() to print without function name 8 years ago
  Randall Spangler 6e3931d1f6 vboot: Add vb2_unpack_key_buffer 8 years ago
  Randall Spangler 13c0776aab vboot: Remove the remainder of vb1 cryptolib 8 years ago
  Randall Spangler 5a9f498182 host,test: Remove unneeded vb1 rsa functions 8 years ago
  Randall Spangler f7559e4b46 futility: Use vboot 2.0 APIs for public keys 8 years ago
  Randall Spangler d46461cec2 futility: Use vboot 2.0 APIs for private keys 8 years ago
  Randall Spangler 98263a1b17 vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0 8 years ago
  Adam Langley 9978e0aa00 vboot: fix name-collision with OpenSSL. 9 years ago
  Bill Richardson 4e4c19602e futility: Add create command to make keypairs from RSA files 10 years ago
  Bill Richardson f16ed87879 futility: add separate check function for VPbublicKey 10 years ago
  Randall Spangler 32a6526d25 Verified boot wrapper - add stub implementations for host 13 years ago
  Gaurav Shah d583a30a7c Use uint64_t and avoid down casting as much as possible. 13 years ago
  Gaurav Shah 47b593d849 Add additional sanity checks to RSA verification code. 14 years ago
  Bill Richardson abf0550458 Switch to using .vbprivk for signing everything now. 14 years ago
  Bill Richardson a08b5c9d03 Adding --repack and --headeronly options to vbutil_kernel 14 years ago
  Randall Spangler a55e5ca76c Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM 14 years ago
  Randall Spangler 6a97b3e2a1 Add vbutil_keyblock 14 years ago
  Randall Spangler d55c645372 Utility to pack public key, version, algorithm into a single file in VbPublicKey format 14 years ago
  Randall Spangler d183644564 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. 14 years ago