Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
40cc1334cf48471da20ee29b6033737d64a44a05
/
lib
/
rsa
/
rsa-sign.c
bf66581
lib: rsa: Allow legacy URI specification without "pkcs11:"
by Csókás Bence
· Fri Jan 05 15:08:04 2024 +0100
c625d9a
lib: rsa: Fix PKCS11 URI if one is not given in `keydir`
by Csókás Bence
· Fri Jan 05 15:08:03 2024 +0100
d6d59ab
lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure
by Csókás Bence
· Thu Dec 14 17:54:17 2023 +0100
0f6b715
rsa: use pkcs11 uri as defined in rfc7512
by Ayoub Zaki
· Sat Aug 26 13:53:29 2023 +0200
811863c
lib: rsa: cosmetic: fix building warning
by Haijun Qin
· Tue Dec 06 15:41:37 2022 +0800
68ca280
lib: rsa: use actual OpenSSL 1.1.0 EVP MD API
by Yann Droneaud
· Tue Mar 01 16:12:34 2022 +0100
94336dc
image: Return destination node for add_verify_data() method
by Simon Glass
· Fri Nov 12 12:28:11 2021 -0700
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
dccc9da
lib/rsa: avoid -Wdiscarded-qualifiers
by Heinrich Schuchardt
· Sun Jan 09 15:39:40 2022 +0100
43ee801
tools: avoid OpenSSL deprecation warnings
by Heinrich Schuchardt
· Sat Dec 18 11:25:12 2021 +0100
effa452
image: Use Kconfig to enable FIT_RSASSA_PSS on host
by Simon Glass
· Sat Sep 25 19:43:23 2021 -0600
17a2907
Merge tag 'v2021.10-rc4' into next
by Tom Rini
· Thu Sep 16 10:29:40 2021 -0400
48806ee
lib/rsa: don't use NULL as key_id
by Heinrich Schuchardt
· Sat Aug 28 12:13:05 2021 +0200
1e92a8a
lib: -Wformat-truncation in rsa_engine_get_priv_key
by Heinrich Schuchardt
· Fri Jul 30 17:05:07 2021 +0200
b63dc08
lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0
by Alexandru Gagniuc
· Thu Jul 29 13:31:21 2021 -0500
88e07a7
mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine
by Marc Kleine-Budde
· Fri Jul 23 22:17:50 2021 +0200
9ccd605
lib: rsa: rsa-sign: Minor bug in debug message
by Chan, Donald
· Mon Jul 19 09:18:54 2021 -0700
66b00c8
image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
by Simon Glass
· Wed Jul 14 17:05:31 2021 -0500
0bdd4ee
lib/rsa: Use EVP_PKEY instead of RSA
by Chan, Donald
· Thu Apr 01 22:42:36 2021 +0000
a35da20
lib/rsa: Use the 'keyfile' argument from mkimage
by Alexandru Gagniuc
· Fri Feb 19 12:45:18 2021 -0600
32abcbd
lib/rsa: Make fdt_add_bignum() available outside of RSA code
by Alexandru Gagniuc
· Fri Feb 19 12:45:11 2021 -0600
d41db38
lib/rsa: correct check after allocation in fdt_add_bignum()
by Heinrich Schuchardt
· Thu Aug 20 21:11:17 2020 +0200
cd4eafb
lib: rsa: avoid overriding the object name when already specified
by Jan Luebbe
· Wed May 13 12:26:24 2020 +0200
cc3ed40
rsa: don't use malloc.h in rsa-sign.c
by Jonathan Gray
· Fri May 15 22:20:34 2020 +1000
d7aabcc
image: Use constants for 'required' and 'key-name-hint'
by Simon Glass
· Wed Mar 18 11:44:06 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
abf8eb2
lib: rsa: add support to other openssl engine types than pkcs11
by Vesa Jääskeläinen
· Sun Jun 16 20:53:38 2019 +0300
47d73f0
rsa: add support of padding pss
by Philippe Reynes
· Wed Nov 14 13:51:01 2018 +0100
1246835
rsa: add a structure for the padding
by Philippe Reynes
· Wed Nov 14 13:51:00 2018 +0100
8161ff8
rsa: use new openssl API to create signature
by Philippe Reynes
· Wed Nov 14 13:50:59 2018 +0100
1a31b02
rsa: Fix LibreSSL before v2.7.0
by Caliph Nomble
· Wed Jul 25 22:13:03 2018 -0400
198b80c
rsa: Fix missing memory leak on error in fdt_add_bignum()
by Simon Glass
· Tue Jun 12 00:05:00 2018 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e980590
rsa: Fix build with OpenSSL 1.1.x
by Jelle van der Waa
· Mon May 08 21:31:19 2017 +0200
23d1489
mkimage: Add support for signing with pkcs11
by George McCollister
· Fri Jan 06 13:14:17 2017 -0600
6616c82
image: Combine image_sig_algo with image_sign_info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
dc4053a
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
by mario.six@gdsys.cc
· Fri Jul 22 08:58:40 2016 +0200
99fc6ea
rsa: Fix return value and masked error
by mario.six@gdsys.cc
· Tue Jul 19 11:07:07 2016 +0200
a436f21
rsa: Fix two errors in the implementation
by Simon Glass
· Wed Jul 30 10:00:17 2014 -0600
89f4ed1
Implement generalised RSA public exponents for verified boot
by Michael van der Westhuizen
· Wed Jul 02 10:17:26 2014 +0200
9423bad
mkimage: Automatically expand FDT in more cases
by Simon Glass
· Thu Jun 12 07:24:42 2014 -0600
af2f9d5
fdt: Update functions which write to an FDT to return -ENOSPC
by Simon Glass
· Mon Jun 02 22:04:51 2014 -0600
d7b4232
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· Mon Mar 03 12:19:30 2014 +0100
edaf9b1
rsa: add sha256-rsa2048 algorithm
by Heiko Schocher
· Mon Mar 03 12:19:26 2014 +0100
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
74b4f96
lib/rsa/rsa-sig.c: compile on OS X
by Andreas Bießmann
· Tue Jul 02 08:37:35 2013 +0200
35191a3
image: Add RSA support for image signing
by Simon Glass
· Thu Jun 13 15:10:02 2013 -0700