On 25 October 2018 at 03:29, Philippe Reynes
<philippe.rey...@softathome.com> wrote:
> We add the support of the padding pss for rsa signature.
> This new padding is often recommended instead of pkcs-1.5.
>
> Signed-off-by: Philippe Reynes <philippe.rey...@softathome.com>
> ---
>  Kconfig              |   8 +++
>  common/image-sig.c   |   6 ++
>  include/image.h      |   1 +
>  include/u-boot/rsa.h |  15 ++++
>  lib/rsa/rsa-sign.c   |  10 +++
>  lib/rsa/rsa-verify.c | 190 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 230 insertions(+)
>
> Changelog:
> v2:
> - add a Kconfig option (thanks Simon Glass)
> - some code cleaning (thanks Simon Glass)
>

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

Reply via email to