Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host builds"
authorTom Rini <trini@konsulko.com>
Fri, 28 Feb 2025 22:51:10 +0000 (16:51 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 28 Feb 2025 22:51:10 +0000 (16:51 -0600)
commit5bc4240eb65c378eeca3f45069eeb125cd01ceed
tree9ed59cbf2b17e758d08bb1839ef81772db41a41a
parent962217d218cfb4e9584e2669f091eaba60654dd8
parentb9b87d01efc496d18bbc17c58c552d54a06ef6ba
Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host builds"

Paul HENRYS <paul.henrys_ext@softathome.com> says:

This serie of patches adds a new tool to authenticate files signed with
a preload header.  This tool is also used in the tests to actually
verify the authenticity of the file signed with such a preload header.

Link: https://lore.kernel.org/r/20250224212055.2992852-1-paul.henrys_ext@softathome.com
tools/binman/ftest.py
tools/image-host.c