Commit Graph

15 Commits (0c1d74fda7c0063eeca4d8d9fa8674e6ec2ef685)

Author SHA1 Message Date
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> 8 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 10 years ago
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 10 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 10 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 11 years ago