Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-21 | image: Combine image_sig_algo with image_sign_info | Andrew Duda | 1 | -2/+2 |
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 |
2014-08-09 | rsa: Fix two errors in the implementation | Simon Glass | 1 | -0/+1 |
2014-08-09 | Implement generalised RSA public exponents for verified boot | Michael van der Westhuizen | 1 | -3/+57 |
2014-06-19 | mkimage: Automatically expand FDT in more cases | Simon Glass | 1 | -9/+18 |
2014-06-12 | fdt: Update functions which write to an FDT to return -ENOSPC | Simon Glass | 1 | -9/+19 |
2014-03-22 | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 1 | -1/+1 |
2014-03-22 | rsa: add sha256-rsa2048 algorithm | Heiko Schocher | 1 | -4/+6 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -14/+1 |
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 | 1 | -0/+460 |