lib: print_freq() should output kHz not KHz
[pandora-u-boot.git] / lib / rsa /
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-13 Tom RiniMerge branch '2020-10-12-assorted-encryption-changes'
2020-10-13 Heinrich Schuchardtlib: rsa: superfluous initialization in rsa_verify()
2020-10-13 Rasmus Villemoesrsa: fix retrieving public exponent on big-endian systems
2020-10-13 Matthieu CASTETlib: rsa: check algo match in rsa_verify_with_keynode
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-16 Tom RiniMerge tag 'efi-2020-10-rc5' of https://gitlab.denx...
2020-09-14 Robert Reitherrsa: crash in br_i32_decode() called from rsa_gen_key_p...
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-08-28 Tom RiniMerge branch '2020-08-27-misc-fixes'
2020-08-27 Heinrich Schuchardtlib/rsa: correct check after allocation in fdt_add_bignum()
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-11 AKASHI Takahirolib: rsa: export rsa_verify_with_pkey()
2020-07-09 Tom RiniMerge branch '2020-07-08-misc-features-and-fixes'
2020-07-08 Heiko Stuebnerlib: rsa: function to verify a signature against a...
2020-07-08 Heiko Stuebnerlib: rsa: add documentation to padding_pss_verify to...
2020-07-08 Heiko Stuebnerlib: rsa: free local arrays after use in rsa_gen_key_prop()
2020-07-08 Heiko Stuebnerlib: rsa: fix allocated size for rr and rrtmp in rsa_ge...
2020-07-08 Heiko Stuebnerlib: rsa: bring exp_len in line when generating a key_prop
2020-07-08 Heiko Stuebnerlib: rsa: take spl/non-spl into account when building...
2020-07-08 Heiko Stuebnerlib: rsa: distinguish between tpl and spl for CONFIG_RS...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-15 Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15 Jan Luebbelib: rsa: avoid overriding the object name when already...
2020-05-15 Jan Kiszkalib: rsa: Also check for presence of r-squared property
2020-05-15 Jonathan Grayrsa: don't use malloc.h in rsa-sign.c
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-07 Tom RiniMerge branch '2020-05-06-master-imports'
2020-05-07 Heiko Stuebnerrsa: fix alignment issue when getting public exponent
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-08 Tom RiniMerge tag 'u-boot-amlogic-20200406' of https://gitlab...
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-01 Tom RiniMerge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm
2020-04-01 Simon Glassimage: Use constants for 'required' and 'key-name-hint'
2020-03-31 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-03-17 Tom RiniMerge tag 'ti-v2020.07-next' of https://gitlab.denx...
2020-03-12 Tom RiniMerge branch '2020-03-12-rsa-improvements' into next
2020-03-12 AKASHI Takahirolib: rsa: add rsa_verify_with_pkey()
2020-03-12 AKASHI Takahirolib: rsa: generate additional parameters for public key
2020-03-12 AKASHI Takahirorsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
2020-03-12 AKASHI Takahirolib: rsa: decouple rsa from FIT image verification
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2019-10-17 Tom RiniMerge tag 'for-v2020.01' of https://gitlab.denx.de...
2019-10-16 Tom RiniMerge tag 'dm-pull-15oct19' of https://gitlab.denx...
2019-10-15 Daniele Alessandrellirsa: Return immediately if required-key verification...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-07-18 Tom RiniMerge branch '2019-07-17-master-imports'
2019-07-18 Vesa Jääskeläinenlib: rsa: add support to other openssl engine types...
2019-03-31 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2019-03-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-03-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-03-25 Tom RiniMerge branch '2019-03-25-master-imports'
2019-03-25 Philippe Reynesrsa: check that pointer checksum isn't NULL before...
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Tom RiniMerge tag 'video-updates-for-2019.01-rc2' of git:/...
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-03 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-03 Tom RiniMerge branch '2018-12-03-master-imports'
2018-12-03 Philippe Reynesrsa: add support of padding pss
2018-12-03 Philippe Reynesrsa: add a structure for the padding
2018-12-03 Philippe Reynesrsa: use new openssl API to create signature
2018-08-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-08-13 Caliph Nomblersa: Fix LibreSSL before v2.7.0
2018-07-19 Tom RiniMerge tag 'xilinx-for-v2018.09' of git://git.denx.de...
2018-07-19 Siva Durga Prasad... xilinx: zynq: Add support to secure images
2018-07-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-27 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-19 Simon Glassrsa: Fix missing memory leak on error in fdt_add_bignum()
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-28 Eugeniu Roscalib/rsa: Kconfig: Remove superfluous 'depends on RSA'
2017-05-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-imx
2017-05-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-05-12 Jelle van der Waarsa: Fix build with OpenSSL 1.1.x
2017-04-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-03-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-03-20 George McCollisterKconfig: Don't use RSA_FREESCALE_EXP on IMX
2017-01-19 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-01-18 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-01-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
next