summaryrefslogtreecommitdiff
path: root/utility/vbutil_keyblock.c
Commit message (Expand)AuthorAgeFilesLines
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-6/+6
* Add support for using external signing application and .pem private key files...Gaurav Shah2010-10-291-15/+95
* Recommit a change that got accidently uncommitted.Bill Richardson2010-10-251-12/+3
* Address some security concerns in the cgpt tool.Bill Richardson2010-10-121-3/+12
* Display keyblock information, even if not checking the signature.Bill Richardson2010-10-051-12/+3
* New tools to help debug vboot failures.Bill Richardson2010-09-091-0/+12
* Fix KeyBlockVerify() to take an explicit param for whether to use hash only.Randall Spangler2010-08-171-1/+1
* Changes to allow user-signed kernels to be generated.Bill Richardson2010-08-091-39/+61
* Switch to using .vbprivk for signing everything now.Bill Richardson2010-07-011-45/+31
* Adding --repack and --headeronly options to vbutil_kernelBill Richardson2010-06-301-1/+1
* Clean up of key block functionsRandall Spangler2010-06-111-5/+9
* Added vbutil_kernel.Randall Spangler2010-06-111-0/+7
* Add vbutil_keyblockRandall Spangler2010-06-101-0/+222