summaryrefslogtreecommitdiff
path: root/utility/pad_digest_utility.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-111-1/+1
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-40/+46
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-3/+2
* pad_digest_utility: fix usage outputMike Frysinger2016-10-291-4/+10
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-2/+6
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-3/+4
* Add utility to pad a given hash for PKCS1.5 signaturesGaurav Shah2011-02-071-0/+54