On 8 November 2016 at 11:53, aduda <ad...@meraki.com> wrote:
> From: Andrew Duda <ad...@meraki.com>
>
> Remove the need to explicitly add SHA/RSA pairings. Invalid SHA/RSA
> pairings will still fail on verify operations when the hash length is
> longer than the key length.
>
> Follow the same naming scheme "checksum,crytpo" without explicitly
> defining the string.
>
> Indirectly adds support for "sha1,rsa4096" signing/verification.
>
> Signed-off-by: Andrew Duda <ad...@meraki.com>
> Signed-off-by: aduda <ad...@meraki.com>
> ---
>
>  common/image-sig.c   | 57 
> ++++++++++++++++++++++++++++------------------------
>  include/image.h      | 24 ++++++++++++----------
>  lib/rsa/rsa-sign.c   |  4 ++--
>  lib/rsa/rsa-verify.c | 14 ++++++-------
>  tools/image-host.c   | 16 ++++++++-------
>  5 files changed, 61 insertions(+), 54 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to