summaryrefslogtreecommitdiff
path: root/host/lib21
Commit message (Expand)AuthorAgeFilesLines
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-1310-130/+118
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-3/+3
* tests: Add support for exponent 3 keysCaveh Jalali2017-08-242-0/+44
* 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-062-0/+32
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-142-5/+5
* futility: Fix lookup of invalid algorithm namesRandall Spangler2016-09-062-17/+16
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-0/+1
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-032-11/+16
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-0/+8
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-269-160/+159
* futility: Initialize stack variablesAnatol Pomazau2015-04-131-1/+1
* vboot: fix name-collision with OpenSSL.stabilize-6946.55.Bstabilize-6937.Brelease-R43-6946.BAdam Langley2015-04-022-2/+0
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-105-41/+31
* vb21: Replace the key GUID with a sha1sum insteadBill Richardson2015-03-102-56/+51
* 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-105-24/+266
* 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-058-55/+55
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-046-1/+6
* vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler2014-12-049-0/+1355