summaryrefslogtreecommitdiffstats
path: root/common/image-sig.c
Commit message (Expand)AuthorAgeFilesLines
* image: Convert to use fdt_for_each_subnode macroAxel Lin2015-02-161-12/+4
* rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-291-3/+3
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-2/+2
* Reverse the meaning of the fit_config_verify() return codeSimon Glass2014-06-191-2/+2
* tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-211-8/+10
* rsa: add sha256,rsa4096 algorithmHeiko Schocher2014-03-211-0/+23
* rsa: add sha256-rsa2048 algorithmHeiko Schocher2014-03-211-0/+38
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* image: Add support for signing of FIT configurationsSimon Glass2013-06-261-1/+230
* image: Add RSA support for image signingSimon Glass2013-06-261-0/+7
* image: Support signing of imagesSimon Glass2013-06-261-0/+144
* image: Add signing infrastructureSimon Glass2013-06-261-0/+42
OpenPOWER on IntegriCloud