summaryrefslogtreecommitdiff
path: root/lib/rsa/rsa-verify.c
AgeCommit message (Expand)Author
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda
2016-11-21rsa: cosmetic: rename pad_len to key_lenAndrew Duda
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-01-30rsa: Use checksum algorithms from struct hash_algoRuchika Gupta
2015-01-30lib/rsa: Modify rsa to use DM driverRuchika Gupta
2015-01-30rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta
2014-08-09rsa: Fix two errors in the implementationSimon Glass
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21rsa: add sha256,rsa4096 algorithmHeiko Schocher
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26image: Add RSA support for image signingSimon Glass