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