Commit Graph

16 Commits (4991b4f7f1e55fed161462cefca7fe483fd3e477)

Author SHA1 Message Date
Andrew Duda 83dd98e012 image: Combine image_sig_algo with image_sign_info 8 years ago
Andrew Duda 0c1d74fda7 image: Add crypto_algo struct for RSA info 8 years ago
Andrew Duda da29f2991d rsa: Verify RSA padding programatically 8 years ago
Andrew Duda 5300a4f933 rsa: cosmetic: rename pad_len to key_len 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 10 years ago
Ruchika Gupta c937ff6dc2 lib/rsa: Modify rsa to use DM driver 10 years ago
Ruchika Gupta fc2f4246b4 rsa: Split the rsa-verify to separate the modular exponentiation 10 years ago
Simon Glass 5426716231 rsa: Fix two errors in the implementation 11 years ago
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 11 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 11 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 12 years ago