index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rsa
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
rsa: Fix LibreSSL before v2.7.0
Caliph Nomble
1
-6
/
+12
2018-07-19
xilinx: zynq: Add support to secure images
Siva Durga Prasad Paladugu
1
-0
/
+51
2018-06-19
rsa: Fix missing memory leak on error in fdt_add_bignum()
Simon Glass
1
-3
/
+10
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
5
-11
/
+5
2018-04-28
lib/rsa: Kconfig: Remove superfluous 'depends on RSA'
Eugeniu Rosca
1
-4
/
+4
2017-05-12
rsa: Fix build with OpenSSL 1.1.x
Jelle van der Waa
1
-6
/
+38
2017-03-20
Kconfig: Don't use RSA_FREESCALE_EXP on IMX
George McCollister
1
-2
/
+2
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
1
-11
/
+233
2016-11-21
image: Combine image_sig_algo with image_sign_info
Andrew Duda
2
-10
/
+8
2016-11-21
image: Add crypto_algo struct for RSA info
Andrew Duda
1
-8
/
+11
2016-11-21
rsa: Verify RSA padding programatically
Andrew Duda
2
-123
/
+36
2016-11-21
rsa: cosmetic: rename pad_len to key_len
Andrew Duda
1
-3
/
+3
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
3
-3
/
+3
2016-07-25
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
1
-2
/
+4
2016-07-22
rsa: Fix return value and masked error
mario.six@gdsys.cc
1
-5
/
+5
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2
-1
/
+5
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-0
/
+6
2015-03-05
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
gaurav rana
1
-1
/
+2
2015-01-29
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2
-21
/
+36
2015-01-29
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta
1
-0
/
+27
2015-01-29
lib/rsa: Modify rsa to use DM driver
Ruchika Gupta
1
-0
/
+14
2015-01-29
rsa: Split the rsa-verify to separate the modular exponentiation
Ruchika Gupta
3
-275
/
+359
2014-08-09
rsa: Fix two errors in the implementation
Simon Glass
2
-2
/
+3
2014-08-09
Implement generalised RSA public exponents for verified boot
Michael van der Westhuizen
2
-8
/
+145
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2
-6
/
+6
2014-06-19
mkimage: Automatically expand FDT in more cases
Simon Glass
1
-9
/
+18
2014-06-11
fdt: Update functions which write to an FDT to return -ENOSPC
Simon Glass
1
-9
/
+19
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
3
-8
/
+22
2014-03-21
rsa: add sha256,rsa4096 algorithm
Heiko Schocher
2
-16
/
+69
2014-03-21
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
4
-64
/
+129
2013-11-17
lib: descend into sub directories only when it is necessary
Masahiro Yamada
1
-3
/
+1
2013-10-31
lib: convert makefiles to Kbuild style
Masahiro Yamada
1
-21
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
3
-45
/
+3
2013-07-03
lib/rsa/rsa-sig.c: compile on OS X
Andreas Bießmann
1
-1
/
+0
2013-06-26
image: Add RSA support for image signing
Simon Glass
3
-0
/
+893