Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Rename rsa-checksum.c to hash-checksum.c | Alexandru Gagniuc | 2021-04-14 | 1 | -51/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | rsa: Verify RSA padding programatically | Andrew Duda | 2016-11-21 | 1 | -121/+0 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | rsa: Use checksum algorithms from struct hash_algo | Ruchika Gupta | 2015-01-29 | 1 | -20/+30 |
* | includes: move openssl headers to include/u-boot | Jeroen Hofstee | 2014-06-19 | 1 | -3/+3 |
* | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 2014-03-21 | 1 | -3/+7 |
* | rsa: add sha256,rsa4096 algorithm | Heiko Schocher | 2014-03-21 | 1 | -2/+63 |
* | rsa: add sha256-rsa2048 algorithm | Heiko Schocher | 2014-03-21 | 1 | -0/+98 |