Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
28522a6939ed93953a10c366e83b5fe758381d25
/
include
/
u-boot
3ebd200
lib: Add support for ECDSA image signing
by Alexandru Gagniuc
· Fri Feb 19 12:45:12 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
db182c4
lib: Rename rsa-checksum.c to hash-checksum.c
by Alexandru Gagniuc
· Fri Feb 19 12:45:10 2021 -0600
4a87d2e
lib: rsa: struct udevice build warning
by Heinrich Schuchardt
· Wed Feb 17 12:54:31 2021 +0100
38e828e
xilinx: zynq: Change types from u32 to uint32_t
by Michal Simek
· Thu Oct 22 10:59:08 2020 +0200
64d67c4
fit: cipher: aes: allow to store the IV in the FIT image
by Philippe Reynes
· Thu Sep 17 15:01:46 2020 +0200
ae8abb1
include/u-boot, lib/zlib: add sources for zlib decompression
by Joao Marcos Costa
· Thu Jul 30 15:33:49 2020 +0200
30962bf
lib: rsa: export rsa_verify_with_pkey()
by AKASHI Takahiro
· Tue Jun 16 14:26:48 2020 +0900
b404409
lib: rsa: function to verify a signature against a hash
by Heiko Stuebner
· Fri May 22 16:20:33 2020 +0200
1908fd9
Add support for SHA384 and SHA512
by Reuben Dowle
· Thu Apr 16 17:36:52 2020 +1200
d4aece1
lib: rsa: generate additional parameters for public key
by AKASHI Takahiro
· Fri Feb 21 15:12:58 2020 +0900
3d96470
u-boot: fit: add support to decrypt fit with aes
by Philippe Reynes
· Wed Dec 18 18:25:42 2019 +0100
3148e42
mkimage: fit: add support to encrypt image with aes
by Philippe Reynes
· Wed Dec 18 18:25:41 2019 +0100
4719046
include/u-boot/crc.h: pull 'uint' definition on musl targets
by Sergei Trofimovich
· Mon Dec 30 15:53:42 2019 +0000
c2226bf
crc: Fix code style with crc functions
by Simon Glass
· Thu Nov 14 12:57:15 2019 -0700
ca9b0af
common: Drop linux/crc8.h
by Simon Glass
· Thu Nov 14 12:57:14 2019 -0700
6e2ac3e
Roll CRC16-CCITT into the hash infrastructure
by Philipp Tomsich
· Sun Nov 25 19:22:19 2018 +0100
36b26d1
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· Sun Nov 25 19:22:18 2018 +0100
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
e460352
xilinx: zynq: Add support to secure images
by Siva Durga Prasad Paladugu
· Tue Jun 26 15:02:19 2018 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
b9ce5f1
include: Add a variadic macro to call a callback for all arguments
by Marek Behún
· Sun Sep 03 17:00:25 2017 +0200
cdccc03
lib: Add CRC32-C
by Marek Behún
· Sun Sep 03 17:00:23 2017 +0200
3255e9f
tools: Allow crc8 to be used
by oliver@schinagl.nl
· Fri Nov 25 16:30:31 2016 +0100
3db9ff0
rsa: Verify RSA padding programatically
by Andrew Duda
· Tue Nov 08 18:53:40 2016 +0000
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
9c078c3
Correct License and Copyright information on few files
by Ruchika Gupta
· Mon Jul 27 09:07:39 2015 +0530
2c8987f
rsa: Use checksum algorithms from struct hash_algo
by Ruchika Gupta
· Fri Jan 23 16:01:59 2015 +0530
98ebb12
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
by Ruchika Gupta
· Fri Jan 23 16:01:52 2015 +0530
b92ebab
rsa: Split the rsa-verify to separate the modular exponentiation
by Ruchika Gupta
· Fri Jan 23 16:01:50 2015 +0530
89f4ed1
Implement generalised RSA public exponents for verified boot
by Michael van der Westhuizen
· Wed Jul 02 10:17:26 2014 +0200
bfe88fe
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· Thu Jun 12 22:27:12 2014 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
0bbd76f
Roll crc32 into hash infrastructure
by Simon Glass
· Sun Feb 24 20:30:22 2013 +0000
8eb6994
lib/zlib: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:35 2012 +0000
8dd348f
lib: zlib: include deflate into zlib build
by Lei Wen
· Fri Sep 28 04:26:44 2012 +0000
802383b
gunzip: rename z{alloc, free} to gz{alloc, free}
by Mike Frysinger
· Mon Apr 09 13:39:53 2012 +0000
e7ab380
GCC47: Fix warning in md5.c
by Marek Vasut
· Sun Apr 29 00:28:40 2012 +0200
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
4d4d67d
tools: mkimage: Fixed build warnings
by Prafulla Wadaskar
· Sun Aug 16 05:28:19 2009 +0530
91acc21
start a linker script helper file
by Mike Frysinger
· Sun Aug 23 02:47:59 2009 -0400
5e7e8e8
zlib: updated to v.1.2.3
by Giuseppe CONDORELLI
· Wed Jul 29 08:05:08 2009 -0400
72d0bca
Revert "zlib: updated to v.1.2.3"
by Wolfgang Denk
· Fri Jul 24 14:24:07 2009 +0200
bddc726
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· Thu Jul 23 22:23:23 2009 +0200
b4a560a
zlib: updated to v.1.2.3
by Giuseppe CONDORELLI
· Thu Jul 23 04:54:45 2009 -0400
4ad8e9f
compiler.h: unify system ifdef cruft here
by Mike Frysinger
· Thu Jul 02 19:23:25 2009 -0400
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Apr 04 12:49:11 2009 +0200
da5045d
Add support for calculating hashes with watchdog triggering
by Bartlomiej Sieka
· Tue Apr 22 12:27:56 2008 +0200
72c23be
Rename include/md5.h to include/u-boot/md5.h
by Andy Fleming
· Wed Apr 02 16:19:07 2008 -0500