Commit History

Author SHA1 Message Date
  AKASHI Takahiro 491bfe8606 lib: rsa: export rsa_verify_with_pkey() 4 years ago
  Heiko Stuebner c89b41b4db lib: rsa: function to verify a signature against a hash 4 years ago
  Heiko Stuebner 1a62c23ecf lib: rsa: add documentation to padding_pss_verify to document limitations 4 years ago
  Heiko Stuebner 447b1d7580 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Jan Kiszka 48069ff84f lib: rsa: Also check for presence of r-squared property 4 years ago
  AKASHI Takahiro 0cc7a7535f lib: rsa: add rsa_verify_with_pkey() 4 years ago
  AKASHI Takahiro b983cc2da0 lib: rsa: decouple rsa from FIT image verification 4 years ago
  Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features 4 years ago
  Daniele Alessandrelli 0772a1f497 rsa: Return immediately if required-key verification fails 4 years ago
  Philippe Reynes b02f2e79c6 rsa: check that pointer checksum isn't NULL before using it 5 years ago
  Philippe Reynes 061daa0b61 rsa: add support of padding pss 5 years ago
  Philippe Reynes 20031567e1 rsa: add a structure for the padding 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Andrew Duda 83dd98e012 image: Combine image_sig_algo with image_sign_info 7 years ago
  Andrew Duda 0c1d74fda7 image: Add crypto_algo struct for RSA info 7 years ago
  Andrew Duda da29f2991d rsa: Verify RSA padding programatically 7 years ago
  Andrew Duda 5300a4f933 rsa: cosmetic: rename pad_len to key_len 7 years ago
  Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
  Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 9 years ago
  Ruchika Gupta c937ff6dc2 lib/rsa: Modify rsa to use DM driver 9 years ago
  Ruchika Gupta fc2f4246b4 rsa: Split the rsa-verify to separate the modular exponentiation 9 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