Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 | mario.six@gdsys.cc | 2016-07-25 | -2/+4 |
* | rsa: Fix return value and masked error | mario.six@gdsys.cc | 2016-07-22 | -5/+5 |
* | rsa: Fix two errors in the implementation | Simon Glass | 2014-08-09 | -0/+1 |
* | Implement generalised RSA public exponents for verified boot | Michael van der Westhuizen | 2014-08-09 | -3/+57 |
* | mkimage: Automatically expand FDT in more cases | Simon Glass | 2014-06-19 | -9/+18 |
* | fdt: Update functions which write to an FDT to return -ENOSPC | Simon Glass | 2014-06-11 | -9/+19 |
* | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 2014-03-21 | -1/+1 |
* | rsa: add sha256-rsa2048 algorithm | Heiko Schocher | 2014-03-21 | -4/+6 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
* | lib/rsa/rsa-sig.c: compile on OS X | Andreas Bießmann | 2013-07-03 | -1/+0 |
* | image: Add RSA support for image signing | Simon Glass | 2013-06-26 | -0/+460 |