summaryrefslogtreecommitdiff
path: root/futility/cmd_vbutil_keyblock.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: move general constants to a separate headerJoel Kitching2019-03-111-1/+1
* vbutil_keyblock: Force checking the signature if signpubkey is providedNicolas Boichat2017-03-161-3/+10
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-061-3/+1
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-1/+0
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-2/+3
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-7/+5
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-31/+48
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-5/+5
* futility: Let each command provide its own helpBill Richardson2015-03-181-4/+7
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-181-4/+4
* futility: Add global args to specify vboot API and formatstabilize-6842.Bstabilize-6835.BBill Richardson2015-02-281-0/+1
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-17/+12
* futility: Reformat to use kernel coding styleBill Richardson2014-08-251-290/+302
* futility: add more static/const markingsMike Frysinger2014-08-201-2/+2
* futility: add vbutil_keyblock into the built-in featuresBill Richardson2014-07-171-0/+329