This allows to get a trusted image with known digest value that is embedded in the ipxe script
example usage: imgtrust kernel http://boot.ipxe.org/memtest.0 sha1verify memtest.0 5d78d4c7e97c99bca3d3dff602b84dde5b70c5bf boot an md5verify cmd could easily be added, but would not be recommended to use because of known weaknesses with MD5 digests You can view, comment on, or merge this pull request online at: https://github.com/ipxe/ipxe/pull/57 -- Commit Summary -- * [digest] split out hashing part * [digest] add sha1verify command -- File Changes -- M src/hci/commands/digest_cmd.c (124) -- Patch Links -- https://github.com/ipxe/ipxe/pull/57.patch https://github.com/ipxe/ipxe/pull/57.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/57
_______________________________________________ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel