summaryrefslogtreecommitdiff
path: root/host/lib21/host_key.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: fix up some more includesJoel Kitching2019-09-231-2/+2
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-27/+28
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-3/+3
* tests: Add support for exponent 3 keysCaveh Jalali2017-08-241-0/+36
* Update for openssl 1.1Daniel Kurtz2017-07-071-2/+7
* vboot_reference: Add support for 3072-bit exponent 3 keysNicolas Boichat2017-03-161-0/+3
* vboot_reference: Add support for 2048-bit exponent 3 keysstabilize-9313.Bfirmware-cr50-release-9308.25.Bfirmware-cr50-mp-release-9308.87.Bfirmware-cr50-mp-r86-9311.70.Bfirmware-cr50-mp-9311.Bfirmware-cr50-guc-factory-9308.26.Bfirmware-cr50-9308.Bfirmware-cr50-9308.24.BNicolas Boichat2017-02-181-10/+24
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-0/+24
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-3/+3
* futility: Fix lookup of invalid algorithm namesRandall Spangler2016-09-061-16/+8
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-261-36/+36
* vboot: fix name-collision with OpenSSL.stabilize-6946.55.Bstabilize-6937.Brelease-R43-6946.BAdam Langley2015-04-021-1/+0
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-101-13/+13
* futility: Display public and private keys for both formatsBill Richardson2015-03-101-1/+1
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-101-22/+94
* lib21: Close the open file when finished using itBill Richardson2015-01-311-1/+3
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-051-19/+19
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-041-0/+1
* vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler2014-12-041-0/+504